[midPoint-git] [Evolveum/midpoint] 3f8243: MID-5151: Added test for undeclared attribute in X...
Tony Tkáčik
noreply at github.com
Fri Jan 24 13:00:58 UTC 2020
Branch: refs/heads/feature/mid-5151
Home: https://github.com/Evolveum/midpoint
Commit: 3f824339b6699b82f5c005793eda9aaf36a0e5df
https://github.com/Evolveum/midpoint/commit/3f824339b6699b82f5c005793eda9aaf36a0e5df
Author: Tony Tkacik <tony.tkacik at evolveum.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M infra/common/src/test/java/com/evolveum/midpoint/validator/test/BasicValidatorTest.java
A infra/common/src/test/java/com/evolveum/midpoint/validator/test/UnknownNodeSkipSchemaValidationTest.java
A infra/common/src/test/java/com/evolveum/midpoint/validator/test/UnknownNodeValidationTest.java
A infra/common/src/test/resources/validator/unknown/connector-attribute.xml
A infra/common/src/test/resources/validator/unknown/connector-element.xml
A infra/common/src/test/resources/validator/unknown/filter-attribute.xml
A infra/common/src/test/resources/validator/unknown/filter-element.xml
A infra/common/src/test/resources/validator/unknown/object-attribute.xml
A infra/common/src/test/resources/validator/unknown/object-element.xml
A infra/common/src/test/resources/validator/unknown/property-attribute.xml
A infra/common/src/test/resources/validator/unknown/property-element.xml
A infra/common/src/test/resources/validator/unknown/reference-attribute.xml
A infra/common/src/test/resources/validator/unknown/reference-element.xml
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ImportProducerWorker.java
Log Message:
-----------
MID-5151: Added test for undeclared attribute in XML Validation
Currently the tests with SkipSchema are failing for:
- filters
- references
- attribute in connector
Signed-off-by: Tony Tkacik <tony.tkacik at evolveum.com>
More information about the midPoint-svn
mailing list