1
Commit Graph

19 Commits

Author SHA1 Message Date
8ce3fc39b1 quick refactor 2020-03-13 14:42:17 +01:00
689bc03584 Fix test createSingleGroup 2020-03-11 16:45:38 +01:00
05da814f4e change createSingleGroup test 2020-03-11 16:34:28 +01:00
846eee9606 refactor tests for new events 2020-03-11 16:10:58 +01:00
0e979c1f04 removed deleteGroupTest in GroupTest -> moved to GroupServiceTest 2020-03-11 14:02:23 +01:00
d102f9b0ee fixed GroupServiceTest for new Method in GroupService 2020-03-11 13:52:26 +01:00
c0d2bbbf7f Added DeleteGroupEvent and GroupDoesNotExistException 2020-03-10 15:09:35 +01:00
73e7737b8c restore things lost in merge ffs 2020-03-10 13:34:19 +01:00
6f1f802b6d added Exception for deleteUserEvent 2020-03-09 16:41:52 +01:00
3c51896fb0 added Tests for Title and Description 2020-03-09 16:29:18 +01:00
b30a4d02f9 Implemented Exeption and their handling 2020-03-09 16:18:14 +01:00
72c8d2b9b0 added Tests and fix addUserEvent 2020-03-09 14:39:46 +01:00
86a4975c00 fix tests after refactor 2020-03-09 12:46:29 +01:00
cc174b3269 general style improvements + javadoc 2020-03-06 22:18:11 +01:00
e05c6f4e3a decreased visibility of group-fields -> adapted tests and GroupService 2020-03-06 21:30:58 +01:00
fb3a94cf04 changed role representation to enum 2020-03-06 20:58:57 +01:00
17ae13c1e8 made events immutable, removed group-setters -> changed tests to work without setters. 2020-03-06 20:55:29 +01:00
0537f27333 try to make naming more consistent 2020-03-06 20:23:39 +01:00
0e1e79d51a slight changes to package structure + naming 2020-03-06 20:10:23 +01:00