Skip to content

Commit

Permalink
Debug createdb
Browse files Browse the repository at this point in the history
  • Loading branch information
imranariffin committed Dec 31, 2024
1 parent 82265e2 commit dbff1a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ failed=$?

echo "Running tests against sample codes ..."

createdb sample_app_django
coverage run --append ./src/tests/apps/sample_app_django/manage.py migrate
./src/tests/apps/sample_app_django/scripts/populate_db.sh
./src/tests/apps/sample_app_django/scripts/test_show_total_spending_celery.sh
Expand Down

0 comments on commit dbff1a3

Please sign in to comment.