Skip to content

Commit c0d116d

Browse files
committed
Run local acceptance tests as part of test unit scirpt
1 parent 87cd6e6 commit c0d116d

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

scripts/tests/integration.sh

Lines changed: 0 additions & 20 deletions
This file was deleted.

scripts/tests/unit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ cd "$(git rev-parse --show-toplevel)"
1717
# tests from here. If you want to run other test suites, see the predefined
1818
# tasks in scripts/test.mk.
1919

20-
docker compose run --rm --remove-orphans web poetry run python manage.py test lung_cancer_screening.questions
20+
docker compose run --rm --remove-orphans web poetry run python manage.py test

0 commit comments

Comments
 (0)