nvchecker/tests
lilydjwg 903b414183 cache result during a run
so that different entries can refer to a same software without much overhead.

This is needed because entries may be generated, and only nvchecker can
tell if two entries are expecting the same result because the name may
or may not be relevant.

Closes #81.
2018-10-10 17:03:20 +08:00
..
__init__.py Add testcases 2015-11-04 19:18:03 +08:00
conftest.py Add missing_ok, which suppresses no-result warnings 2018-09-21 12:17:21 +08:00
test_android.py Improve android_sdk version extractor 2017-11-05 01:29:12 +08:00
test_anitya.py cache result during a run 2018-10-10 17:03:20 +08:00
test_archpkg.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_aur.py added use_last_modified for aur 2018-09-30 17:42:42 +08:00
test_bitbucket.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_cmd.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_cpan.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_cratesio.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_debianpkg.py debian API becomes flaky recently 2018-05-15 22:37:39 +08:00
test_gems.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_github.py test: test github use_max_tag with paging and include_tags_pattern 2018-05-04 11:46:40 +08:00
test_gitlab_local.py tests: Add local test for over limit check 2018-06-10 21:24:33 +08:00
test_gitlab.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_hackage.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_keyfile.py tests: remove more f-strings 2018-05-08 19:44:48 +08:00
test_manual.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_npm.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_packagist.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_pacman.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_proxy.py tests: fix test_proxy 2018-05-08 19:41:11 +08:00
test_pypi.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00
test_regex.py Add missing_ok, which suppresses no-result warnings 2018-09-21 12:17:21 +08:00
test_substitute.py Refine docs of substitution options and add a test for option priority 2017-10-12 22:48:06 +08:00
test_ubuntupkg.py Fix tests 2018-09-21 12:18:21 +08:00
test_vcs.py AsyncIO rewrite 2017-07-06 12:24:45 +08:00