chore: containerize test runner #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/test-containerize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds `Dockerfile.test` (extends `code.modernleft.org/modernleft/athena-archive-ci:latest`) and migrates the Makefile test targets to run pytest inside the container so local runs match the CI environment exactly.
Other Make targets (`lint`, `format`, `mypy`, `publish`) remain host-native.
Verification
Test plan
Pull request closed