- Dec 03, 2023
-
-
Lukas Karsch authored
-
- Nov 30, 2023
-
-
Lukas Karsch authored
-
- Nov 27, 2023
-
-
Lukas Karsch authored
-
Lukas Karsch authored
#3 tests for controller done. @AuthenticationPrincipal is not! injected into controller methods as i could not get it to work. but thats not significant when testing just the web layer. might be a problem when doing full integration tests
-
- Nov 22, 2023
-
-
Lukas Karsch authored
#3 fix UserDetailsService bean for tests (rename method to avoid naming conflict, add 2 users & 1 admin). starting tests for GardenController. Added 1 dependency: spring-security-test to mock users in tests
-
Lukas Karsch authored
-
Lukas Karsch authored
-
- Nov 21, 2023
-
-
Lukas Karsch authored
-
Lukas Karsch authored
-
Lukas Karsch authored
-
- Nov 20, 2023
-
-
Lukas Karsch authored
-
- Nov 13, 2023
-
-
Lukas Karsch authored
application properties now differ for test suite vs regular runs. persisting h2 database in a file for regular use.
-
Lukas Karsch authored
Started work on unit tests for Garden. Fix custom queries (implementation still not finished). Exclude createdAt date for equals and hashcode in GardenEntry
-
- Oct 31, 2023
-
-
Lukas Karsch authored
-
Lukas Karsch authored
-