1
0
Fork 0
mirror of synced 2024-06-18 18:34:51 +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
tags_migration
__init__.py
conftest.py
fixtures.py
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