[midPoint-git] [Evolveum/midpoint] cae0f1: Refactoring, moving test clases to respective modu...
matus
matus.macik at gmail.com
Mon Jul 9 22:32:34 CEST 2018
Branch: refs/heads/schrodinger-testing
Home: https://github.com/Evolveum/midpoint
Commit: cae0f1eaa58e3b423e05aeb5804de834aa17a478
https://github.com/Evolveum/midpoint/commit/cae0f1eaa58e3b423e05aeb5804de834aa17a478
Author: matus <matus.macik at gmail.com>
Date: 2018-07-09 (Mon, 09 Jul 2018)
Changed paths:
M testing/pom.xml
A testing/schrodingertest/build/reports/tests/1531161209385.0.html
A testing/schrodingertest/build/reports/tests/1531161209385.0.png
A testing/schrodingertest/build/reports/tests/1531161346608.0.html
A testing/schrodingertest/build/reports/tests/1531161346608.0.png
A testing/schrodingertest/build/reports/tests/1531162703746.0.html
A testing/schrodingertest/build/reports/tests/1531162703746.0.png
A testing/schrodingertest/build/reports/tests/1531162716545.1.html
A testing/schrodingertest/build/reports/tests/1531162716545.1.png
A testing/schrodingertest/build/reports/tests/1531162728463.2.html
A testing/schrodingertest/build/reports/tests/1531162728463.2.png
A testing/schrodingertest/build/reports/tests/1531162749686.3.html
A testing/schrodingertest/build/reports/tests/1531162749686.3.png
A testing/schrodingertest/build/reports/tests/1531162773903.4.html
A testing/schrodingertest/build/reports/tests/1531162773903.4.png
A testing/schrodingertest/build/reports/tests/1531162792080.5.html
A testing/schrodingertest/build/reports/tests/1531162792080.5.png
A testing/schrodingertest/pom.xml
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/BasicTest.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/ImportTest.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/TestBase.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/UserTest.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/UsersTest.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/page/AboutPageTest.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/page/LoginPageTest.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/scenarios/AccountTests.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/scenarios/OrganizationStructureTests.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/scenarios/PolyStringTests.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/scenarios/SynchronizationTests.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/scenarios/UserAccountTests.java
A testing/schrodingertest/src/test/java/com/evolveum/midpoint/testing/schrodinger/scenarios/UserPhotoTests.java
A testing/schrodingertest/src/test/resources/configuration/schrodinger.properties
A testing/schrodingertest/src/test/resources/images/leonardo_large_nc.jpg
A testing/schrodingertest/src/test/resources/images/leonardo_small_nc.jpg
A testing/schrodingertest/src/test/resources/logback-test.xml
A testing/schrodingertest/src/test/resources/midpoint-gorups-authoritative-initial.csv
A testing/schrodingertest/src/test/resources/midpoint-gorups-authoritative-updated.csv
A testing/schrodingertest/src/test/resources/midpoint-gorups-authoritative.csv
A testing/schrodingertest/src/test/resources/org-account-inducement.xml
A testing/schrodingertest/src/test/resources/resource-csv-groups-authoritative.xml
A testing/schrodingertest/src/test/resources/user-raphael.xml
A testing/schrodingertest/src/test/resources/user.xml
A testing/schrodingertest/testng-integration.xml
A testing/schrodingertest/testng-unit.xml
M tools/schrodinger/pom.xml
M tools/schrodinger/src/main/java/com/evolveum/midpoint/schrodinger/MidPoint.java
R tools/schrodinger/src/test/java/schrodinger/AboutPageTest.java
R tools/schrodinger/src/test/java/schrodinger/BasicTest.java
R tools/schrodinger/src/test/java/schrodinger/ImportTest.java
R tools/schrodinger/src/test/java/schrodinger/LoginPageTest.java
R tools/schrodinger/src/test/java/schrodinger/TestBase.java
R tools/schrodinger/src/test/java/schrodinger/UserTest.java
R tools/schrodinger/src/test/java/schrodinger/UsersTest.java
R tools/schrodinger/src/test/java/schrodinger/scenarios/AccountTests.java
R tools/schrodinger/src/test/java/schrodinger/scenarios/OrganizationStructureTests.java
R tools/schrodinger/src/test/java/schrodinger/scenarios/PolyStringTests.java
R tools/schrodinger/src/test/java/schrodinger/scenarios/SynchronizationTests.java
R tools/schrodinger/src/test/java/schrodinger/scenarios/UserAccountTests.java
R tools/schrodinger/src/test/java/schrodinger/scenarios/UserPhotoTests.java
R tools/schrodinger/src/test/resources/configuration/schrodinger.properties
R tools/schrodinger/src/test/resources/images/leonardo_large_nc.jpg
R tools/schrodinger/src/test/resources/images/leonardo_small_nc.jpg
R tools/schrodinger/src/test/resources/logback-test.xml
R tools/schrodinger/src/test/resources/midpoint-gorups-authoritative-initial.csv
R tools/schrodinger/src/test/resources/midpoint-gorups-authoritative-updated.csv
R tools/schrodinger/src/test/resources/midpoint-gorups-authoritative.csv
R tools/schrodinger/src/test/resources/org-account-inducement.xml
R tools/schrodinger/src/test/resources/resource-csv-groups-authoritative.xml
R tools/schrodinger/src/test/resources/user-raphael.xml
R tools/schrodinger/src/test/resources/user.xml
M tools/schrodinger/testng-integration.xml
Log Message:
-----------
Refactoring, moving test clases to respective module, creating new submodule
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list