🎉 First commit, from couchbase generator, basic changes
not tested / updated yet
This commit is contained in:
6
{{cookiecutter.project_slug}}/backend/app/tests-start.sh
Normal file
6
{{cookiecutter.project_slug}}/backend/app/tests-start.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#! /usr/bin/env bash
|
||||
set -e
|
||||
|
||||
python /app/app/tests_pre_start.py
|
||||
|
||||
pytest /app/app/tests/
|
Reference in New Issue
Block a user