Setup unit tests and implements test for the token limit and trivial tests for userRepository
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
spring.jpa.hibernate.ddl-auto=create-drop
|
||||
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect
|
||||
spring.sql.init.mode=always
|
Reference in New Issue
Block a user