[midPoint-git] [Evolveum/midpoint] 4a0478: Fix workflow-impl tests
mederly
noreply at github.com
Mon Nov 11 13:28:07 UTC 2019
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 4a047822ef1e6ba5448790732d95039b8f2b7797
https://github.com/Evolveum/midpoint/commit/4a047822ef1e6ba5448790732d95039b8f2b7797
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-11-11 (Mon, 11 Nov 2019)
Changed paths:
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTestPolicy.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/AbstractTestAssignmentApproval.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentApprovalGlobal.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/objects/AbstractTestObjectLifecycleApproval.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/objects/TestObjectLifecycleAdvanced.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/objects/TestObjectLifecycleApprovalGlobal.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/ManualResourceTest.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestDelegation.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestEscalation.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestEvents.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestMiscellaneous.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestParallelApprovals.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestSoD.java
Log Message:
-----------
Fix workflow-impl tests
It looks like that mixed auto/manual task management didn't quite work
there. So now (almost) all the tests in workflow-impl use automatic
test task management.
Commit: 68edd3b0ba44c76213f3e1acdf3e6bc1e6c67403
https://github.com/Evolveum/midpoint/commit/68edd3b0ba44c76213f3e1acdf3e6bc1e6c67403
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-11-11 (Mon, 11 Nov 2019)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/api/transports/MailTransport.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/b4180c68ef66...68edd3b0ba44
More information about the midPoint-svn
mailing list