[midPoint-git] [Evolveum/midpoint] 392974: repo-sqale: MidScaleNewRepoTest experiments, few t...
virgo47
noreply at github.com
Tue Mar 23 23:14:38 CET 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 392974de58844240f74714cae6907c8e12f5a587
https://github.com/Evolveum/midpoint/commit/392974de58844240f74714cae6907c8e12f5a587
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M repo/repo-sqale/sql/pgnew-repo.sql
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/MidScaleNewRepoTest.java
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/SqaleRepoBaseTest.java
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/SqaleRepoSmokeTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/MidScaleRepoTest.java
M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/querydsl/FlexibleRelationalPathBase.java
Log Message:
-----------
repo-sqale: MidScaleNewRepoTest experiments, few test fixes
- schema is cleared with couple of TRUNCATEs, much faster than DELETE
- FlexibleRelationalPathBase made non-abstract, so we can "hack" it to
construct entity path even to stuff like m_object_oid (in test)
More information about the midPoint-svn
mailing list