This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update local-docker-image and rename scripts (#143)
- Loading branch information
1 parent
704f543
commit 77ca8f2
Showing
3 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# patient-generated-data-tests | ||
|
||
Integration tests. | ||
Integration tests docker image. | ||
Tests are executed during the standard build. | ||
For additional debugging: | ||
|
||
## Interactive local system | ||
|
||
Use `maven-start-processes` to launch the application in standalone mode for integration testing. | ||
- Use `start-processes-for-integration-tests.sh` to launch the application, as configured for local integration testing | ||
- Use `local-docker-image.sh` to build and run the integration test docker image |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.