mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-12-28 06:34:15 +00:00
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. |
||
|---|---|---|
| .. | ||
| mock_server | ||
| tags_migration | ||
| __init__.py | ||
| conftest.py | ||
| fixtures.py | ||
| test_add.py | ||
| test_extractors.py | ||
| test_init.py | ||
| test_list.py | ||
| test_oneshot.py | ||
| test_remove.py | ||
| test_title.py | ||
| test_update.py | ||
| test_util.py | ||