Commit Graph
27 Commits
Author SHA1 Message Date
Christoph 1eeda87c7f Change Lombok annotations to enable Jackson deserializing 2020-03-09 16:48:54 +01:00
Christoph a40ef0396d Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts. 2020-03-09 16:47:46 +01:00
tomvahl b4719af264 change SerializationServiceTest 2020-03-09 16:45:57 +01:00
Christoph 0a9922b8fe Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts. 2020-03-09 16:12:17 +01:00
tomvahl 23cff2c3d3 add test SerializationEvent test 2020-03-09 15:52:55 +01:00
Christoph 1b1de974c6 Add class to build random events for easier testing 2020-03-09 15:49:20 +01:00
tomvahl 160e03d9e9 add test for SerializationService 2020-03-09 14:57:32 +01:00
Christoph af4a12c892 refactor aggregate build process 2020-03-09 13:25:38 +01:00
Christoph 86a4975c00 fix tests after refactor 2020-03-09 12:46:29 +01:00
Christoph cc174b3269 general style improvements + javadoc 2020-03-06 22:18:11 +01:00
Christoph e05c6f4e3a decreased visibility of group-fields -> adapted tests and GroupService 2020-03-06 21:30:58 +01:00
Christoph fb3a94cf04 changed role representation to enum 2020-03-06 20:58:57 +01:00
Christoph 17ae13c1e8 made events immutable, removed group-setters -> changed tests to work without setters. 2020-03-06 20:55:29 +01:00
Christoph 0537f27333 try to make naming more consistent 2020-03-06 20:23:39 +01:00
Christoph 0e1e79d51a slight changes to package structure + naming 2020-03-06 20:10:23 +01:00
LukasEttel 47b2a734fa created createGroup - test 2020-03-06 16:43:16 +01:00
Christoph 9b1f113388 Merge remote-tracking branch 'origin/Services' into Services 2020-03-06 16:38:25 +01:00
Christoph 4d90cd23a3 fix test updateRoleForExistingUser() 2020-03-06 16:38:14 +01:00
LukasEttel a11a5eeb51 Merge remote-tracking branch 'origin/Services' into Services 2020-03-06 16:35:14 +01:00
Christoph 2b1e542688 Merge remote-tracking branch 'origin/Services' into Services 2020-03-06 16:21:27 +01:00
Christoph d14d95dad9 add assertJ + UpdateRoleEvent test 2020-03-06 16:21:20 +01:00
LukasEttel 37a7e98bc3 Merge remote-tracking branch 'origin/Services' into Services
# Conflicts:
#	src/test/java/mops/gruppen2/entities/GruppeTest.java
2020-03-06 16:08:54 +01:00
killerber4t 207fd6742e update Test for addUser 2020-03-06 16:07:52 +01:00
killerber4t 991287527e add test to addUser-Event 2020-03-06 15:58:12 +01:00
LukasEttel 131bf6c5b7 created createGroup - test 2020-03-06 15:47:38 +01:00
LukasEttel 2143fe814b created GruppTest 2020-03-06 14:49:05 +01:00
killerber4t 249ec333b2 fix folders 2020-03-03 14:13:02 +01:00