chore: containerize test runner #17
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ModernLeft/athena-file!17
Loading…
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