-
Notifications
You must be signed in to change notification settings - Fork 564
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor DbClient integration tests (#9104)
- Use TestContainers, with oraclelinux based images - Add one sub-module per database, add modules for h2, mysql, pgsql, oracle, mongo - Add missing bom and all entry for helidon-integrations-db-pgsql Refactor tests/integration/harness - Removed all the suite support (potentially add back later in a different shape) - Re-worked HelidonProcessRunner, to mimic TestContainers
- Loading branch information
1 parent
7c05a74
commit bc1ea3d
Showing
243 changed files
with
16,981 additions
and
14,570 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
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
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
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
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 |
---|---|---|
|
@@ -67,3 +67,4 @@ src/test/resources/static/classpath/index.html | |
._java_ | ||
._inject_ | ||
service.loader | ||
.repo |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.