[midPoint-git] [Evolveum/midpoint] ce202a: rest api validate/generate operations. added tests...
Katarina Valalikova
k.valalikova at evolveum.com
Sun Mar 19 22:20:14 CET 2017
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: ce202a611db94e326917c3448f3a281c39db81fb
https://github.com/Evolveum/midpoint/commit/ce202a611db94e326917c3448f3a281c39db81fb
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2017-03-19 (Sun, 19 Mar 2017)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java
A testing/rest/src/test/resources/repo/json/policy-generate-bad-path.json
A testing/rest/src/test/resources/repo/json/policy-generate-execute.json
A testing/rest/src/test/resources/repo/json/policy-generate.json
A testing/rest/src/test/resources/repo/json/policy-validate-explicit-conflict.json
A testing/rest/src/test/resources/repo/json/policy-validate-explicit.json
A testing/rest/src/test/resources/repo/json/policy-validate-implicit-multi-conflict.json
A testing/rest/src/test/resources/repo/json/policy-validate-implicit-multi.json
A testing/rest/src/test/resources/repo/json/policy-validate-implicit-single.json
M testing/rest/src/test/resources/repo/json/user-darthadder.json
M testing/rest/src/test/resources/repo/system-configuration.xml
A testing/rest/src/test/resources/repo/value-policy-general.xml
A testing/rest/src/test/resources/repo/value-policy-numeric.xml
A testing/rest/src/test/resources/repo/xml/policy-generate-bad-path.xml
A testing/rest/src/test/resources/repo/xml/policy-generate-execute.xml
A testing/rest/src/test/resources/repo/xml/policy-generate.xml
A testing/rest/src/test/resources/repo/xml/policy-validate-explicit-conflict.xml
A testing/rest/src/test/resources/repo/xml/policy-validate-explicit.xml
A testing/rest/src/test/resources/repo/xml/policy-validate-implicit-multi-conflict.xml
A testing/rest/src/test/resources/repo/xml/policy-validate-implicit-multi.xml
A testing/rest/src/test/resources/repo/xml/policy-validate-implicit-single.xml
M testing/rest/src/test/resources/repo/xml/user-darthadder.xml
A testing/rest/src/test/resources/repo/yaml/policy-generate-bad-path.yml
A testing/rest/src/test/resources/repo/yaml/policy-generate-execute.yml
A testing/rest/src/test/resources/repo/yaml/policy-generate.yml
A testing/rest/src/test/resources/repo/yaml/policy-validate-explicit-conflict.yml
A testing/rest/src/test/resources/repo/yaml/policy-validate-explicit.yml
A testing/rest/src/test/resources/repo/yaml/policy-validate-implicit-multi-conflict.yml
A testing/rest/src/test/resources/repo/yaml/policy-validate-implicit-multi.yml
A testing/rest/src/test/resources/repo/yaml/policy-validate-implicit-single.yml
M testing/rest/src/test/resources/repo/yaml/user-darthadder.yml
Log Message:
-----------
rest api validate/generate operations. added tests.
More information about the midPoint-svn
mailing list