added some tests and fixed server secret to be persistent
CI / backend-tests (push) Has been cancelled
CI / backend-tests (push) Has been cancelled
This commit is contained in:
@@ -45,6 +45,7 @@ dependencies {
|
||||
|
||||
|
||||
|
||||
testImplementation 'org.springframework.security:spring-security-test'
|
||||
testRuntimeOnly 'com.h2database:h2'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
testImplementation("org.testcontainers:postgresql:1.21.3")
|
||||
|
||||
Reference in New Issue
Block a user