lilydjwg
|
376e5ad499
|
update test_android_sdk
|
2020-08-26 20:38:55 +08:00 |
|
lilydjwg
|
58a7ae05ca
|
hackage is flaky
|
2020-08-20 17:07:16 +08:00 |
|
lilydjwg
|
04a95de7af
|
gitea.com is slow on travis, try harder
|
2020-08-20 15:50:36 +08:00 |
|
lilydjwg
|
649799389f
|
bitbucket no longer supports hg
|
2020-08-20 15:42:50 +08:00 |
|
lilydjwg
|
f6ff697d21
|
dash doesn't have $RANDOM
|
2020-08-20 15:31:00 +08:00 |
|
lilydjwg
|
e228e31b84
|
final tweak of keyfile
|
2020-08-20 15:18:43 +08:00 |
|
lilydjwg
|
95150fa8e9
|
port github source and tests (the last one!)
`include_tags_pattern` and `ignored_tags` removed, see #99
|
2020-08-20 15:18:28 +08:00 |
|
lilydjwg
|
61a67a4a5b
|
port more tests
|
2020-08-18 16:45:20 +08:00 |
|
lilydjwg
|
7de923c1e1
|
remove ignored_tags from vcs and bitbucket sources
See #99.
|
2020-08-18 16:35:26 +08:00 |
|
lilydjwg
|
2f4629fb22
|
port gitlab source
also remove `ignored_tags` as per #99
|
2020-08-18 16:32:47 +08:00 |
|
lilydjwg
|
71015be582
|
port the gitea source
|
2020-08-18 16:22:14 +08:00 |
|
lilydjwg
|
0f9099aae5
|
port more tests
|
2020-08-17 16:31:59 +08:00 |
|
lilydjwg
|
4887ec66d9
|
port more tests
|
2020-08-17 16:21:02 +08:00 |
|
lilydjwg
|
10f6b1561e
|
start porting tests to new version
|
2020-08-17 15:11:14 +08:00 |
|
lilydjwg
|
14b3863f11
|
version 2: MVP
|
2020-08-11 17:43:03 +08:00 |
|
Matti R
|
a35a35a784
|
Support Gitea as source
|
2020-08-02 21:33:29 -04:00 |
|
lilydjwg
|
44687da8a6
|
update tests
|
2020-07-25 15:21:07 +08:00 |
|
lilydjwg
|
1bcd02aad2
|
tests: session-scoped ioloop is needed for aiohttp support
|
2020-07-02 16:10:39 +08:00 |
|
lilydjwg
|
cbd7e13867
|
tornado: construct AsyncHTTPClient each time so that it uses the right ioloop
This is a better fix for #129.
|
2020-07-02 15:07:19 +08:00 |
|
lilydjwg
|
36c995eef6
|
tests: set event_loop fixture to be session scoped
fixes https://github.com/lilydjwg/nvchecker/issues/129.
|
2020-07-02 00:45:55 +08:00 |
|
lilydjwg
|
7a2d3d226b
|
GitHub: add use_latest_tag
|
2020-06-14 13:55:51 +08:00 |
|
Guizai
|
dd15f68033
|
feat: Add sparkle source
|
2020-05-05 12:20:36 +08:00 |
|
lilydjwg
|
4fc62d3588
|
tests: update test_archpkg
|
2020-04-08 18:17:32 +08:00 |
|
lilydjwg
|
09f65b2dc3
|
add a test for cmd with %
|
2020-02-28 16:02:16 +08:00 |
|
Chih-Hsuan Yen
|
d9daa17a50
|
Fix Debian & Ubuntu tests
|
2019-12-07 11:23:44 +08:00 |
|
Chih-Hsuan Yen
|
b6d26e68fb
|
Fix gitlab tests
The repo https://gitlab.com/gitlab-org/gitlab-test gets a new tag
v1.1.1, which is for testing a new GitLab feature [1][2].
[1] https://gitlab.com/gitlab-org/gitlab/merge_requests/17773
[2] https://gitlab.com/gitlab-org/gitlab-test/merge_requests/40
|
2019-11-29 22:42:08 +08:00 |
|
Chih-Hsuan Yen
|
7055ad555e
|
Update for upcoming ipw2100-fw 1.3-10
It's rebuilt during the last [core] mass rebuilds [1].
[1] https://lists.archlinux.org/pipermail/arch-dev-public/2019-November/029721.html
|
2019-11-18 16:58:44 +08:00 |
|
Mario Rodas
|
d10f3fc5e1
|
tests: add needs_net marker to ubuntupkg tests
|
2019-11-04 21:00:00 -05:00 |
|
lilydjwg
|
2fca9e025c
|
add repology source, close #115
|
2019-10-29 23:40:24 +08:00 |
|
lilydjwg
|
be7e54404e
|
archpkg: support provides
|
2019-10-29 00:19:07 +08:00 |
|
lilydjwg
|
7e44dd5767
|
travis: don't run test_aur
|
2019-10-15 18:59:16 +08:00 |
|
lilydjwg
|
6f48b774ae
|
tests: add a needs_net mark for tests that require Internet access
use pytest-httpbin for test_regex
closes #113
|
2019-10-15 17:27:34 +08:00 |
|
lilydjwg
|
1e1f431f9b
|
fix test_regex
|
2019-07-08 11:40:08 +08:00 |
|
lilydjwg
|
ed37892c87
|
tests: test default user agent in test_regex
|
2019-07-06 14:23:00 +08:00 |
|
lilydjwg
|
8b0186bd25
|
Revert "Use pytest-httpbin and add a test for default User-Agent"
This reverts commit 851e141f3d .
pytest-httpbin doesn't work with nightly. Also it brings in too many
dependencies.
|
2019-07-06 14:20:43 +08:00 |
|
Chih-Hsuan Yen
|
851e141f3d
|
Use pytest-httpbin and add a test for default User-Agent
|
2019-07-06 13:39:59 +08:00 |
|
lilydjwg
|
93d1ca16db
|
update tests
|
2019-07-04 16:47:33 +08:00 |
|
lilydjwg
|
b1856f7426
|
test: don't raise RuntimeErrors for no-result warnings
|
2019-05-01 17:26:10 +08:00 |
|
lilydjwg
|
cc763205e8
|
test: don't raise RuntimeError for rate limited logs
|
2019-04-08 12:15:49 +08:00 |
|
Chih-Hsuan Yen
|
7dab7c3b6a
|
Get rid of warnings from logging.warn
logging.warn is deprecated [1].
[1] https://docs.python.org/3/library/logging.html#logging.Logger.warning
|
2019-03-23 23:59:13 +08:00 |
|
Chih-Hsuan Yen
|
2a9b60155b
|
Re-raise previous exceptions
|
2019-03-07 16:45:14 +08:00 |
|
Chih-Hsuan Yen
|
ab1ecc231d
|
Raise exceptions on all warnings and errors in tests
|
2019-03-07 16:25:54 +08:00 |
|
lilydjwg
|
5437100f08
|
fix github test
|
2019-03-06 22:45:23 +08:00 |
|
lilydjwg
|
ca68c44201
|
github: try as few API calls as possible
|
2019-03-06 22:37:18 +08:00 |
|
lilydjwg
|
5b47391af0
|
fix gitlab test
|
2019-03-06 22:03:35 +08:00 |
|
lilydjwg
|
de381bf26d
|
fix github test and update the doc
|
2019-03-06 22:01:07 +08:00 |
|
lilydjwg
|
7897317294
|
add the "list options" feature
closes #83
old options will be removed in #99
|
2019-03-06 21:51:04 +08:00 |
|
Jingbei Li
|
620c7a89cd
|
added path to github source
|
2019-01-28 19:36:41 +08:00 |
|
Bruce Zhang
|
2e55a7db60
|
pypi: use_pre_release support
Signed-off-by: Bruce Zhang <zttt183525594@gmail.com>
|
2019-01-01 22:05:16 +08:00 |
|
lilydjwg
|
eb75dc8305
|
Revert "tests: disable bitbucket tests because Travis-CI chooses the obsolete TLS 1.0 protocol"
This reverts commit 1da0e785db .
Trying other methods...
|
2018-12-05 16:38:45 +08:00 |
|