mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-10-26 11:19:00 +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. |
||
|---|---|---|
| .. | ||
| archive | ||
| build_brew.sh | ||
| build_deb.sh | ||
| build_dev.sh | ||
| build_docker.sh | ||
| build_docs.sh | ||
| build_git.sh | ||
| build_pip.sh | ||
| build.sh | ||
| docker_entrypoint.sh | ||
| export_browser_history.sh | ||
| lint.sh | ||
| release_brew.sh | ||
| release_deb.sh | ||
| release_docker.sh | ||
| release_docs.sh | ||
| release_git.sh | ||
| release_pip.sh | ||
| release.sh | ||
| setup.sh | ||
| test.sh | ||