Commit Graph

58 Commits

Author SHA1 Message Date
lilydjwg
1be7b57ea0 update ubuntupkg test 2018-02-07 21:56:45 +08:00
lilydjwg
ee1b8267d0 fix github tests 2018-02-07 21:42:10 +08:00
lilydjwg
c150b77b61 github: don't use master as default branch 2018-02-07 18:54:09 +08:00
lilydjwg
7133ffc1a0 [test] yield_fixture is deprecated 2018-01-23 15:39:59 +08:00
lilydjwg
75873b5281 update test_aur 2017-11-05 16:41:06 +08:00
Yen Chi Hsuan
5df11f7b1a Improve android_sdk version extractor
* Add README
* Update author info
* Cache repo manifests
2017-11-05 01:29:12 +08:00
Yen Chi Hsuan
bb3fa58481 Add tests for Android SDK packages 2017-10-29 22:57:59 +08:00
Yen Chi Hsuan
05b604530c Refine docs of substitution options and add a test for option priority 2017-10-12 22:48:06 +08:00
Yen Chi Hsuan
ffa6eb7b8f Add documents and tests for substitution commands 2017-10-11 01:50:44 +08:00
lilydjwg
f3653c79c8 update tests (3rd time) 2017-08-30 17:53:25 +08:00
lilydjwg
fd5879a4a2 update tests again 2017-08-30 17:36:55 +08:00
lilydjwg
fcd38b0bf7 update tests 2017-08-30 17:34:05 +08:00
lilydjwg
2d2f7149aa add Anitya support 2017-07-25 15:27:49 +08:00
lilydjwg
189847ffdc Revert "make AUR tests more flaky"
This reverts commit 61df628bd8.

It doesn't help :-(
2017-07-08 16:15:17 +08:00
lilydjwg
61df628bd8 make AUR tests more flaky 2017-07-08 16:11:16 +08:00
lilydjwg
1bb14397ed no need to return name now; we track this on the futures 2017-07-08 15:59:54 +08:00
lilydjwg
f0f841db71 fix test_proxy skipping logic 2017-07-08 15:48:43 +08:00
lilydjwg
7c534aec18 fix tests 2017-07-08 14:59:14 +08:00
lilydjwg
85cad99662 tests for both tornado and aiohttp 2017-07-08 14:55:34 +08:00
Felix Yan
028cf52b2d
Mark ubuntupkg tests as flaky 2017-07-06 13:31:24 +08:00
Felix Yan
9085dceeb3 Add ubuntupkg source 2017-07-06 13:27:44 +08:00
Felix Yan
84df2716b5 AsyncIO rewrite 2017-07-06 12:24:45 +08:00
Felix Yan
2b5f2d190d
Add Debian package source 2017-07-04 01:14:55 +08:00
Felix Yan
af982c19dd
Update archpkg and pacman test cases to match new package version 2017-06-27 01:32:48 +08:00
lilydjwg
8e2be647e0 add license declaration to each file 2017-02-28 15:27:24 +08:00
lilydjwg
82ca0cff9c skip archpkg test on Travis-CI 2017-02-04 16:29:59 +08:00
lilydjwg
aa418aba20 remove support for GitCafe, which has died
closes #42
2016-09-01 20:40:51 +08:00
依云
375fb4f14f add support for crates.io 2016-07-22 14:24:07 +08:00
依云
9df0bb5433 [github] strip the final 'Z' of the date and update the test 2016-03-14 15:20:04 +08:00
Felix Yan
aaf375f0bd Add use_max_tag and ignored_tags support to vcs source (git only) 2015-12-29 12:15:19 +08:00
lilydjwg
e3aae23225 [tests] bye, slow GitCafe! 2015-12-24 21:36:09 +08:00
Felix Yan
e723053c41 Add ignored_tags support
Ignore certain tags while sorting. This option must be used together with
use_max_tag. This can be useful to avoid some known badly versioned tags,
so the newer tags won't be "overriden" by the old broken ones.
2015-12-23 21:50:38 +08:00
Felix Yan
f02e6e2c31 Add support for Packagist (Composer) 2015-12-03 11:25:10 +08:00
lilydjwg
ac7ed64118 tests: gitlab-test has updated, let's check loosely 2015-11-29 22:48:51 +08:00
lilydjwg
fbbc7cb1e4 bump version for PyPI
also adjust test_gitcafe retry times
2015-11-11 14:28:25 +08:00
Felix Yan
b8987edaff Skip github tests if NVCHECKER_GITHUB_TOKEN not present 2015-11-05 23:23:21 +08:00
Felix Yan
03765db683 Make test_gitcafe flaky 2015-11-05 23:16:30 +08:00
Felix Yan
19d78411a5 Add GitLab support 2015-11-05 22:47:35 +08:00
依云
ed39e35c4a Merge pull request #29 from felixonmars/bitbucket-tags
Add use_max_tag support for bitbucket source
2015-11-05 22:31:40 +08:00
Felix Yan
ce9819f49d Add testcases for VCS source 2015-11-05 20:59:07 +08:00
Felix Yan
5bde44a3c2 Add testcases for pacman 2015-11-05 20:47:46 +08:00
Felix Yan
7065df1b32 Add a testcase for GitCafe 2015-11-05 20:41:53 +08:00
lilydjwg
1d48d813e3 Merge remote-tracking branch 'origin/pr/27' 2015-11-05 19:43:39 +08:00
Felix Yan
07d75c4c5d Add use_max_tag support for GitHub source 2015-11-05 12:18:50 +08:00
Felix Yan
d28d869add Add use_max_tag support for bitbucket source 2015-11-05 12:18:15 +08:00
Felix Yan
2c17c40206 Fix archpkg and add tests 2015-11-05 11:42:07 +08:00
Felix Yan
d77cff9cc7 Add a testcase for Manual 2015-11-04 23:44:23 +08:00
Felix Yan
7595011cbb Add a testcase for Regex 2015-11-04 23:43:35 +08:00
Felix Yan
0047c6ddac add testcases for AUR 2015-11-04 23:30:25 +08:00
Felix Yan
5db3b93dcd test helper: generate a real ConfigParser to make all its methods available 2015-11-04 23:11:59 +08:00