1
0
Fork 0
mirror of synced 2024-05-18 03:12:51 +12:00
ArchiveBox/tests
2020-09-24 12:55:51 -05:00
..
mock_server fix: Improve headers handling 2020-09-24 12:55:51 -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 fix: Improve headers handling 2020-09-24 12:55:51 -05:00
test_add.py fix: Save history in main index (to mimic previous behaviour) 2020-09-15 08:05:46 -05:00
test_extractors.py fix: Improve headers handling 2020-09-24 12:55:51 -05:00
test_init.py feat: Add tests to refactored init command 2020-09-15 08:05:46 -05:00
test_list.py refactor: Replace --index with --with-headers in the list command to make it more explicit. Change it so it affects the csv output too. 2020-09-15 08:05:46 -05:00
test_oneshot.py tests: Add mechanism to avoid using extractors that we are not testing 2020-08-04 08:42:30 -05:00
test_remove.py tests: Add tests for before and after flags in remove command 2020-09-15 08:05:46 -05:00
test_title.py tests: Add mechanism to avoid using extractors that we are not testing 2020-08-04 08:42:30 -05:00
test_update.py feat: Update update command to work with querysets 2020-09-15 08:05:46 -05:00
test_util.py fix: Fix mercury extractor test 2020-09-23 10:34:05 -05:00