generated from aura-ascend/template-service
test integration
- add TransactionEndpoints - add AccountEndpoints - add sql files for test - add dependencies
This commit is contained in:
@@ -26,6 +26,11 @@ dependencies {
|
||||
testImplementation(aa.springboot.starter.test)
|
||||
|
||||
testRuntimeOnly(aa.junit.platform.launcher)
|
||||
|
||||
testIntegrationImplementation(aa.library.test.integration)
|
||||
testIntegrationImplementation(aa.springboot.starter.test)
|
||||
|
||||
testIntegrationRuntimeOnly(aa.junit.platform.launcher)
|
||||
}
|
||||
|
||||
group = "ltd.lulz"
|
||||
|
||||
Reference in New Issue
Block a user