KintoneAppBuilder created
This commit is contained in:
7
scripts/test.sh
Normal file
7
scripts/test.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
# Exit in case of error
|
||||
set -e
|
||||
|
||||
docker-compose run backend pytest
|
||||
docker-compose run frontend test
|
||||
Reference in New Issue
Block a user