Move integration and deployment tests under a single `spring-boot-tests` module. See gh-9316
6 lines
98 B
Bash
Executable File
6 lines
98 B
Bash
Executable File
source ./test-functions.sh
|
|
install_service
|
|
start_service
|
|
await_app
|
|
curl -s http://127.0.0.1:8080/
|