[midPoint-git] [Evolveum/midpoint] 838bb3: Adapt TestModelServiceContract
mederly
noreply at github.com
Sat Dec 23 21:47:18 CET 2023
Branch: refs/heads/feature/attributes-as-polystrings
Home: https://github.com/Evolveum/midpoint
Commit: 838bb38360b6c22ab355d53d80f274c4e692e635
https://github.com/Evolveum/midpoint/commit/838bb38360b6c22ab355d53d80f274c4e692e635
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestModelServiceContract.java
Log Message:
-----------
Adapt TestModelServiceContract
Related to "loot" change from int to long.
Commit: eaba11ac02b98d09c998af5aad7923cfc78d0f6b
https://github.com/Evolveum/midpoint/commit/eaba11ac02b98d09c998af5aad7923cfc78d0f6b
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractGroupingManualResourceTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractManualResourceTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/TestSemiManualGrouping.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/TestSemiManualGroupingProposed.java
M model/model-intest/src/test/resources/manual/resource-semi-manual-grouping-proposed.xml
Log Message:
-----------
Adapt/fix grouping-related tests in model-intest
This commit adapts and fixes TestManualGrouping, TestSemiManualGrouping,
and TestSemiManualGroupingProposed. (The last one gets a temporary
simplification of configuration; to be resolved later.)
Now, the whole model-intest should pass.
Related to MID-2119 (shadow caching).
Compare: https://github.com/Evolveum/midpoint/compare/69d67f2f889e...eaba11ac02b9
More information about the midPoint-svn
mailing list