|
|
b8fe1bf29a
|
Merge remote-tracking branch 'origin/master' into updateGroupsAPI
# Conflicts:
# src/main/java/mops/gruppen2/service/EventService.java
|
2020-03-13 13:52:53 +01:00 |
|
|
|
d3ba609e6a
|
fix ControllerTest
|
2020-03-12 16:54:42 +01:00 |
|
|
|
1754486625
|
Merge remote-tracking branch 'origin/master' into updateGroupsAPI
# Conflicts:
# src/main/java/mops/gruppen2/repository/EventRepository.java
|
2020-03-12 16:31:23 +01:00 |
|
|
|
3608e05ad4
|
Disable Tests
|
2020-03-12 16:23:46 +01:00 |
|
|
|
9795c10c14
|
Impletended the updategroup(status) method in the API
|
2020-03-12 16:11:32 +01:00 |
|
|
|
528ca1a2c0
|
refactor projecteventlist
|
2020-03-12 14:46:41 +01:00 |
|
|
|
3fcf8105f7
|
Merge remote-tracking branch 'origin/performance-tests' into updateGroupsAPI
|
2020-03-12 14:41:39 +01:00 |
|
|
|
a30d458219
|
Created first Api implementation
|
2020-03-12 14:40:07 +01:00 |
|
|
|
13e1cf0e36
|
Merge remote-tracking branch 'origin/performance-tests' into groups-for-user
# Conflicts:
# src/main/java/mops/gruppen2/service/GroupService.java
|
2020-03-12 14:39:08 +01:00 |
|
|
|
31b9456892
|
update eventbuilder
|
2020-03-12 14:08:14 +01:00 |
|
|
|
07bbbec7e5
|
Merge branch 'master' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts.
|
2020-03-12 13:57:48 +01:00 |
|
|
|
a775040abe
|
add 2 new Queries and 2 Methods for UserService
|
2020-03-12 13:55:10 +01:00 |
|
|
|
0db2ab2714
|
Fix Architecture tests in ServiceTest
|
2020-03-12 13:16:44 +01:00 |
|
|
|
18560c1e35
|
Fix Architecture tests in LayeredArchitectureTest
|
2020-03-12 13:15:00 +01:00 |
|
|
|
f43be951a6
|
change failing Tests
|
2020-03-12 13:11:40 +01:00 |
|
|
|
689bc03584
|
Fix test createSingleGroup
|
2020-03-11 16:45:38 +01:00 |
|
|
|
5e1b10f77e
|
Ignored EventBuilder.java, because it has to be fixed
|
2020-03-11 16:44:46 +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 |
|
|
|
aaa3437eed
|
Merge pull request #57 from hhu-propra2/GroupLogicProjection
Group logic projection
|
2020-03-11 14:04:23 +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 |
|
|
|
4f619c6963
|
Add tests for Service Architecture in ServiceTest
|
2020-03-10 16:44:58 +01:00 |
|
|
|
7dc1414e76
|
Add tests for Domain Architecture in DomainTest
|
2020-03-10 16:44:15 +01:00 |
|
|
|
fba7136d57
|
Add Tests for Repository and add Repository Annotation in EventRepository
|
2020-03-10 16:43:25 +01:00 |
|
|
|
05218e8167
|
Separate Tests into different classes, starting with ControllerTest
|
2020-03-10 16:41:05 +01:00 |
|
|
|
4add26ff52
|
Rename ArchUnitTest to LayeredArchitectureTest and define/test a layered Architecture
|
2020-03-10 16:36:00 +01:00 |
|
|
|
2f4af867e8
|
added deserialization tests
|
2020-03-10 16:29:28 +01:00 |
|
|
|
20cf11af91
|
Merge pull request #55 from hhu-propra2/serialization-tests
added deserialization tests
|
2020-03-10 15:21:25 +01:00 |
|
|
|
c0d2bbbf7f
|
Added DeleteGroupEvent and GroupDoesNotExistException
|
2020-03-10 15:09:35 +01:00 |
|
|
|
d2381071f8
|
add Test for checkGroup Method
|
2020-03-10 14:29:04 +01:00 |
|
|
|
42e7cdf673
|
added deserialization tests
|
2020-03-10 14:10:18 +01:00 |
|
|
|
73e7737b8c
|
restore things lost in merge ffs
|
2020-03-10 13:34:19 +01:00 |
|
|
|
c7d5e02f0b
|
Merge remote-tracking branch 'origin/event-db'
# Conflicts:
# src/main/java/mops/gruppen2/domain/Aggregate.java
# src/main/java/mops/gruppen2/service/GroupService.java
# src/test/java/mops/gruppen2/domain/GroupTest.java
|
2020-03-10 13:24:29 +01:00 |
|
|
|
98bbc0add6
|
Merge branch 'event-db' into html-gruppe
|
2020-03-10 13:04:14 +01:00 |
|
|
|
5f8d9a8603
|
change SerializationServiceTest
|
2020-03-10 13:02:06 +01:00 |
|
|
|
a8f2fa32a7
|
Merge branch 'event-db' into html-gruppe
|
2020-03-09 23:34:34 +01:00 |
|
|
|
61e2d0edba
|
added Creating Groups to frontend and saving them in Database. Also prepared some Methods for Snapshot db
|
2020-03-09 23:21:29 +01:00 |
|
|
|
5a6efd55c4
|
Merge pull request #39 from hhu-propra2/ArchUnitTests
Add Architecture Tests with ArchUnit
|
2020-03-09 16:57:00 +01:00 |
|
|
|
1eeda87c7f
|
Change Lombok annotations to enable Jackson deserializing
|
2020-03-09 16:48:54 +01:00 |
|
|
|
a40ef0396d
|
Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts.
|
2020-03-09 16:47:46 +01:00 |
|
|
|
09a1e3e380
|
Add Architecture Tests with ArchUnit
|
2020-03-09 16:47:16 +01:00 |
|
|
|
b4719af264
|
change SerializationServiceTest
|
2020-03-09 16:45:57 +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 |
|
|
|
0a9922b8fe
|
Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts.
|
2020-03-09 16:12:17 +01:00 |
|
|
|
23cff2c3d3
|
add test SerializationEvent test
|
2020-03-09 15:52:55 +01:00 |
|
|
|
1b1de974c6
|
Add class to build random events for easier testing
|
2020-03-09 15:49:20 +01:00 |
|
|
|
160e03d9e9
|
add test for SerializationService
|
2020-03-09 14:57:32 +01:00 |
|