ArchiveBox/archivebox/tests
Nick Sweeting a38624a4dd
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Build Debian package / build (push) Waiting to run
Deploy static content to Pages / deploy (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Build GitHub Pages website / build (push) Waiting to run
Build GitHub Pages website / deploy (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
Improve filesystem based hook architecture (#1720)
<!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line
length changes. -->

# Summary

<!--e.g. This PR fixes ABC or adds the ability to do XYZ...-->

# Related issues

<!-- e.g. #123 or Roadmap goal #
https://github.com/pirate/ArchiveBox/wiki/Roadmap -->

# Changes these areas

- [ ] Bugfixes
- [ ] Feature behavior
- [ ] Command line interface
- [ ] Configuration options
- [ ] Internal architecture
- [ ] Snapshot data layout on disk
2025-12-27 13:03:21 -08:00
..
__init__.py wip major changes 2025-12-24 20:10:38 -08:00
test_hooks.py Add hook architecture unit tests + mark remaining work complete 2025-12-27 20:05:09 +00:00
test_migrations_04_to_09.py Split migration tests into separate files and tighten assertions 2025-12-27 05:09:36 +00:00
test_migrations_07_to_09.py Split migration tests into separate files and tighten assertions 2025-12-27 05:09:36 +00:00
test_migrations_08_to_09.py make Claude.md stricter and improve migration tests 2025-12-27 00:33:51 -08:00
test_migrations_fresh.py Split migration tests into separate files and tighten assertions 2025-12-27 05:09:36 +00:00
test_migrations_helpers.py make Claude.md stricter and improve migration tests 2025-12-27 00:33:51 -08:00