summaryrefslogtreecommitdiff
path: root/tests/unit/scripts
AgeCommit message (Expand)Author
2021-07-06Fix check_coverage.py tests with pytest 7.0Florian Bruhin
2021-05-05tests: Fix test_check_coverage with Python 3.10Florian Bruhin
2021-04-09Remove confusing returnFlorian Bruhin
2021-03-22Fix test_run_vulture.py with bleeding-edge vultureFlorian Bruhin
2021-02-25Rename utils.py to testutils.pyLembrun
2021-02-06tests: Skip test_untested_branches for entire Python 3.10 alphaFlorian Bruhin
2021-01-26tests: Skip broken check_coverage test for Python 3.10Florian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-19tests: Adjust workaround for windowsFlorian Bruhin
2021-01-19tests: Work around vulture path printing issueFlorian Bruhin
2021-01-13dataclasses: Fix orderingFlorian Bruhin
2020-12-11importer: improve documentation and argumentsRyan Farley
2020-12-03Add a test for problem matchersFlorian Bruhin
2020-08-11Run coverage over tests/scriptsFlorian Bruhin
2020-07-29tests: Disable xvfb in test_check_coverageFlorian Bruhin
2020-07-29tests: Make some more plugins optionalFlorian Bruhin
2020-07-29tests: Check return status in test_check_coverageFlorian Bruhin
2020-06-10Remove unneeded importsConstantine Theocharis
2020-06-10tests: Remove unused importFlorian Bruhin
2020-06-10tests: Cleanups after pathlib migration in tests/unit/scripts/Florian Bruhin
2020-06-03Use tmpdir and pathlibJulin S
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-08-27Clean up filename handling in dictcli/spell.pyFlorian Bruhin
2019-08-18Clean up test_dictcliFlorian Bruhin
2019-08-01Fix some typosFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15pylint: Re-enable ungrouped-importsFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-12-03cleanup PYTEST_ADDOPTS for pytest subprocessRyan Farley
2017-11-15importer: fix style issuesRyan Farley
2017-11-14importer: testsRyan Farley
2017-11-10Merge pull request #3257 from ryan-farley/import-chromeFlorian Bruhin
2017-11-09importer: add chrome profile testsRyan Farley
2017-11-08importer: test unsupported opensearch separateRyan Farley
2017-11-06importer: Chrome supportRyan Farley
2017-11-04Fix test: sort when comparing file collectionMichal Siedlaczek
2017-11-04Support updating dictionaries and removing old versions.Michal Siedlaczek
2017-10-04Review fixesMichal Siedlaczek
2017-10-03Review fixesMichal Siedlaczek
2017-09-20Use a pytest marker to fake an OSFlorian Bruhin
2017-09-20Use utils.is_* for platform checks everywhereFlorian Bruhin
2017-09-20Switch to using Item.get_report() for vultureFlorian Bruhin
2017-09-15check_coverage: Truncate long floatsFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-05-09Make check_coverage.py work with coverage 4.4Florian Bruhin
2017-03-01Use three-argument form of monkeypatch.*attrFlorian Bruhin
2016-09-26Fix test_check_coverageFlorian Bruhin
2016-09-07Add a test to make sure check_coverage files existFlorian Bruhin