mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added some cypress tests
This commit is contained in:
@@ -3,6 +3,9 @@ project_dir="$(dirname $(readlink -f ${BASH_SOURCE[0]}))/.."
|
||||
cd ${project_dir}
|
||||
|
||||
cd deploy
|
||||
docker-compose -f docker-compose-test.yml down
|
||||
docker volume rm deploy_influxdb deploy_mysql
|
||||
|
||||
bash deploy-test.sh
|
||||
|
||||
cd ../cypress-tests
|
||||
|
||||
Reference in New Issue
Block a user