1
0
Fork 0
mirror of synced 2024-05-18 19:32:24 +12:00
ArchiveBox/tests
Ross Williams b44f7e68b1 Add URL-specific method allow/deny lists
Allows enabling only allow-listed extractors or disabling specific
deny-listed extractors for a regular expression matched against an added
site's URL.
2023-08-02 09:36:40 -04:00
..
mock_server tests: Add tests for several different ways to extract the title 2020-10-30 08:04:26 -05: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 fix: archivebox version was being called as root 2020-10-27 09:15:14 -05:00
test_add.py enforce utf8 on literally all file operations because windows sucks 2021-03-27 01:16:29 -04:00
test_extractors.py Add URL-specific method allow/deny lists 2023-08-02 09:36:40 -04: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