chore: update justfile with container testing note
This commit is contained in:
@@ -57,6 +57,7 @@ format:
|
|||||||
# --- Testing ---
|
# --- Testing ---
|
||||||
|
|
||||||
# Run all tests (unit + acceptance with SQLite)
|
# Run all tests (unit + acceptance with SQLite)
|
||||||
|
# Note: Uses Docker containers for consistent environment
|
||||||
test: test-unit test-acceptance-sqlite
|
test: test-unit test-acceptance-sqlite
|
||||||
|
|
||||||
# Run all tests with PostgreSQL (Docker)
|
# Run all tests with PostgreSQL (Docker)
|
||||||
|
|||||||
Reference in New Issue
Block a user