Skip to content

Commit

Permalink
Update README with details about testcontainer setup
Browse files Browse the repository at this point in the history
  • Loading branch information
abedurftig committed Aug 30, 2021
1 parent 6390fdb commit 302f901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ repository saves this entity to the DB?
Most interesting things can be found in the [MicronautDataIdExampleTest.kt](https://github.com/abedurftig/micronaut-data-id-example/blob/master/src/test/kotlin/github/abedurftig/MicronautDataIdExampleTest.kt) file.

- Immutable Kotlin data class annotated with `MappedEntity` with `id` generated by a DB sequence
- Abstract database test class which configures the Testcontainer
- For testcontainer configuration see application-test.yml

0 comments on commit 302f901

Please sign in to comment.