nvchecker/tests
Jakub Ružička 024849c242 repology: add support for subrepo
Without this, querying latest Fedora packages is impossible because they
reside in 'updates' subrepo but old 'release' versions are returned.
Same thing for openSUSE.

Example config to query Fedora 32 latest packages in updates subrepo:

[somepackage]
source = "repology"
repo = "fedora_32"
subrepo = "updates"
2020-10-30 06:06:15 +01:00
..
__init__.py version 2: MVP 2020-08-11 17:43:03 +08:00
conftest.py setup httpclient from configuration options 2020-09-28 15:09:51 +08:00
test_android_sdk.py Add channel for Android SDK packages 2020-10-10 13:19:36 +08:00
test_anitya.py port more tests 2020-08-17 16:21:02 +08:00
test_apt.py Fix srcpkg test 2020-09-17 12:55:30 +08:00
test_archpkg.py tests/test_archpkg: use "dbus" to test "provided" 2020-10-23 17:06:44 +08:00
test_aur.py start porting tests to new version 2020-08-17 15:11:14 +08:00
test_bitbucket.py remove ignored_tags from vcs and bitbucket sources 2020-08-18 16:35:26 +08:00
test_cache.py dash doesn't have $RANDOM 2020-08-20 15:31:00 +08:00
test_cmd.py start porting tests to new version 2020-08-17 15:11:14 +08:00
test_container.py Add container source plugin 2020-10-07 19:17:48 +08:00
test_cpan.py port more tests 2020-08-18 16:45:20 +08:00
test_cratesio.py port more tests 2020-08-17 16:31:59 +08:00
test_debianpkg.py tests/test_debianpkg: update 2020-09-03 16:30:32 +08:00
test_gems.py port more tests 2020-08-18 16:45:20 +08:00
test_git.py Add a git source 2020-09-24 04:26:12 +08:00
test_gitea.py test_gitea: remove some cases that go out of date too frequently 2020-09-28 16:12:22 +08:00
test_github.py final tweak of keyfile 2020-08-20 15:18:43 +08:00
test_gitlab.py port gitlab source 2020-08-18 16:32:47 +08:00
test_hackage.py hackage is flaky 2020-08-20 17:07:16 +08:00
test_manual.py port more tests 2020-08-17 16:31:59 +08:00
test_npm.py port more tests 2020-08-18 16:45:20 +08:00
test_packagist.py port more tests 2020-08-18 16:45:20 +08:00
test_pacman.py port more tests 2020-08-17 16:21:02 +08:00
test_pagure.py Add support for Pagure 2020-09-01 18:11:57 +08:00
test_pypi.py port more tests 2020-08-17 16:21:02 +08:00
test_regex.py port more tests 2020-08-17 16:21:02 +08:00
test_repology.py repology: add support for subrepo 2020-10-30 06:06:15 +01:00
test_sparkle.py port more tests 2020-08-17 16:21:02 +08:00
test_substitute.py Allow empty to_pattern 2020-10-02 04:39:57 +08:00
test_ubuntupkg.py port more tests 2020-08-17 16:31:59 +08:00