Commit Graph

11 Commits

Author SHA1 Message Date
Bruno Roemers
30e17894d6 91680: Verify that relationship place changes don't affect other relationships 2022-05-25 13:58:32 +02:00
Bruno Roemers
3a5766a5d2 91680: Refactor: move entity type getters to itemService 2022-05-25 12:13:50 +02:00
Bruno Roemers
7de999a389 91680: Add clarifying comments to RelationshipServiceImplPlaceTest 2022-05-25 12:00:27 +02:00
Bruno Roemers
9ece4d363f 91680: Remove duplicate comment 2022-05-25 11:58:32 +02:00
Yura Bondarenko
9664296af6 86201: Fix RelationshipService place handling
Correctly take into account the place of other Relationships and/or MDVs when creating/modifying/deleting Relationships
Simplify RelationshipService public API to avoid having to call updatePlaceInRelationship explicitly
Additional tests to cover issues with the previous implementation
2022-02-01 14:53:18 +01:00
Tim Donohue
e88db03c51 Additional replacements where schema, element & qualifier were separate 2021-03-31 15:04:46 -05:00
Mark H. Wood
87cfac01d4 Replace deprecated JUnit and Mockito statics. #2956 2020-11-18 16:12:41 -05:00
Raf Ponsaerts
a3381be1bf Fixed issue in findNextRightPlaceByRightItem and added a test for it. Also wrote additional docs 2019-11-12 10:08:49 +01:00
Raf Ponsaerts
28b1e4b121 Inprogress evaluating feedback with regards to comments in RelationshipServiceImpl and the place tests 2019-11-06 16:06:41 +01:00
Raf Ponsaerts
4d4535d3a2 [Task 65681] updated RelationshipSeviceImplTes 2019-10-16 14:18:42 +02:00
Raf Ponsaerts
27d5853d8e [Task 65568] implemented tests and fixed checkstyle 2019-10-15 08:48:52 +02:00