1
0
Fork 0
mirror of synced 2024-06-01 10:09:49 +12:00
ArchiveBox/tests
jim winstead 741ff5f1a8 Make it a little easier to run specific tests
Changes ./bin/test.sh to pass command line options to pytest, and default to
only running tests in the tests/ directory instead of everywhere excluding
a few directories which is more error-prone.

Also keeps the mock_server used in testing quiet so access log entries don't
appear on stdout.
2024-03-01 12:43:53 -08:00
..
mock_server Make it a little easier to run specific tests 2024-03-01 12:43:53 -08:00
tags_migration Improved tags 2020-09-24 15:34:23 -05:00
__init__.py refactor: Move pytest fixtures to its own file 2020-07-07 08:36:58 -05:00
conftest.py feat: Add bottle webserver to run along with tests 2020-07-13 08:51:37 -05:00
fixtures.py Add htmltotext extractor 2023-10-23 21:42:32 -04:00
test_add.py Handle list of tags in JSON, and be more clever about comma vs. space 2024-02-28 17:38:49 -08:00
test_extractors.py Merge branch 'dev' into search_index_extract_html_text 2023-10-27 23:09:28 -07:00
test_init.py fix output permissions tests 2021-05-31 20:57:46 -04:00
test_list.py fix tests 2021-03-30 23:39:15 -04:00
test_oneshot.py fix: make oneshot command return successful exist code 2023-05-29 10:01:27 +02:00
test_remove.py fix tests 2021-03-30 23:39:15 -04:00
test_title.py update urls to new repo path 2020-11-23 02:06:46 -05:00
test_update.py fix select invalid test 2021-04-03 15:50:48 -04:00
test_util.py fix: Fix mercury extractor test 2020-09-23 10:34:05 -05:00