Add bats script to replace test_docker.sh
Remove Makefile in favor of run.sh script or manual instructions. Update readme to reflect instructions for running integration tests. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
This commit is contained in:
parent
06de74a4e9
commit
de638db71e
5 changed files with 132 additions and 137 deletions
|
@ -48,7 +48,3 @@ execute docker-compose up -d
|
|||
# Run the tests.
|
||||
execute time bats -p $TESTS
|
||||
|
||||
|
||||
# Run test script
|
||||
execute sh test_docker.sh localregistry
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue