nvchecker/tests
Chih-Hsuan Yen 9acae25c0f
regex: make sure regex fails if nothing is found
This is a regression since 2019 [1].
Before that commit, max() raises ValuError if re.findall returns an
empty list. After that commit, regex fails silently if nothing is found.

[1] 7897317294 (diff-fd40f1295f9ddece86df8d2c385ddb02bd4e2a10cd20bd9a95306d3d35a9b601)
2021-08-31 20:07:06 +08:00
..
__init__.py
conftest.py add a combiner source and the underlying mechanism to wait for other entries' results 2021-06-08 14:55:57 +08:00
test_alpm.py tests/test_alpm: add --nosign and remove an unused import 2020-11-10 23:27:09 +08:00
test_android_sdk.py Update tests 2021-05-06 12:44:55 +08:00
test_anitya.py anitya: relax the test - shutter is updated often these days 2021-08-07 14:37:18 +08:00
test_apt.py apt: handle multiple verions correctly 2021-06-25 15:22:40 +08:00
test_archpkg.py tests/test_archpkg: use "dbus" to test "provided" 2020-10-23 17:06:44 +08:00
test_aur.py
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
test_combiner.py add a combiner source and the underlying mechanism to wait for other entries' results 2021-06-08 14:55:57 +08:00
test_container.py Update tests 2021-08-22 22:43:33 +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 git source: support fetching commit hash on a branch 2020-12-24 22:01:22 +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 Update tests 2021-05-06 12:44:55 +08:00
test_hackage.py hackage is flaky 2020-08-20 17:07:16 +08:00
test_htmlpasrer.py Add optional token for regex and httpheader. Add htmlparser source (#182) 2021-06-11 16:18:39 +08:00
test_httpheader.py Add optional token for regex and httpheader. Add htmlparser source (#182) 2021-06-11 16:18:39 +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_openvsx.py Update tests 2021-08-22 22:43:33 +08:00
test_packagist.py port more tests 2020-08-18 16:45:20 +08:00
test_pacman.py Fix test_pacman in some scenarios 2021-06-03 12:11:41 +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 regex: make sure regex fails if nothing is found 2021-08-31 20:07:06 +08:00
test_repology.py repology: add support for subrepo 2020-10-30 06:06:15 +01:00
test_sortversion.py Use pytest for sortversion tests 2021-02-21 15:24:01 +08: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
test_vsmarketplace.py Update tests 2021-08-22 22:43:33 +08:00