Skip to content

Commit

Permalink
gui tests configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
katkav committed Sep 23, 2019
1 parent b239798 commit 10610b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gui/admin-gui/testng-integration.xml
Expand Up @@ -16,6 +16,9 @@
<test name="Wicket Integration" preserve-order="true" parallel="false" verbose="10">
<classes>
<class name="com.evolveum.midpoint.gui.TestPageUser"/>
<class name="com.evolveum.midpoint.gui.TestPageAccount"/>
<class name="com.evolveum.midpoint.gui.TestPageOrg"/>
<class name="com.evolveum.midpoint.gui.TestPageSystemConfiguration"/>
</classes>
</test>
<test name="Wrapper Integration" preserve-order="true" parallel="false" verbose="10">
Expand Down

0 comments on commit 10610b2

Please sign in to comment.