summaryrefslogtreecommitdiffstats
path: root/mirrors/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-21mirrors: tests: add exception handling testsJelle van der Waa1-0/+55
2019-02-18mirrors: replace self-written floatvalue with floatformatJelle van der Waa1-8/+1
2019-01-28switch to python3's buildin mockJelle van der Waa2-2/+2
2019-01-21mirrors: tests: add exception test casesJelle van der Waa1-0/+28
2019-01-21mirrors: tests: rename duplicate functionJelle van der Waa1-1/+1
2019-01-21mirrors: Update mirrorcheck to Python 3Jelle van der Waa1-6/+6
2019-01-21mirrors.tests: convert response.content to strJelle van der Waa2-2/+2
2019-01-21mirrors.tests: convert response.content to strJelle van der Waa1-4/+4
2018-11-30mirrors: add CheckLocation checkJelle van der Waa1-1/+15
2018-09-08Fix caching issue in testJelle van der Waa1-12/+7
2018-08-12mirrors: Add a test for generating mirrorlist with statusJelle van der Waa1-0/+4
2018-07-22mirrors: add test for mirrorresolv codeJelle van der Waa1-0/+44
2018-07-22Implement cleaning up older log entries in mirrorcheckJelle van der Waa2-1/+59
2018-06-17test: use response.json()Jelle van der Waa3-13/+7
2018-05-07Merge pull request #105 from kyrias/mirror-list-tierjelle van der Waa1-0/+10
2018-05-05mirrors: Add basic status code test for /mirrorlist/tierJohannes Löthberg1-0/+10
2018-04-22mirrorlist: Complete /all/https success test caseGenki Sky1-6/+10
2018-04-22mirrorlist: Accept GET parameters as filtersGenki Sky2-7/+20
2018-03-26mirrors: Add tests for mirror detail urlsJelle van der Waa1-0/+39
2018-03-26mirrors: remove duplicate testJelle van der Waa1-4/+0
2018-03-26mirrors: Test mirror status with tier specifiedJelle van der Waa1-0/+20
2018-01-29More code refactoring / tests (#79)jelle van der Waa1-1/+6
2018-01-22Mirror tests (#78)release_2018-01-22jelle van der Waa7-0/+242