1
Commit Graph

23 Commits

Author SHA1 Message Date
991bcf2aaa Implementation of old EventExeptions 2020-03-17 15:57:26 +01:00
ca469d83af even further stuff
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 17:01:44 +01:00
abd99f6a5e further refactor of eventhandling
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 16:33:26 +01:00
22eede051b change CreateGroupEvent
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 15:36:28 +01:00
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