You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/09/04 13:25:21 UTC

[isis] branch 3202_executor_not_persisting_jpa updated (69681aec81 -> 4a00c704d2)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 3202_executor_not_persisting_jpa
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 69681aec81 ISIS-3202: disables failing graphql test
     add 4a00c704d2 ISIS-3202: adds wicket viewer entity page regression test

No new revisions were added by this update.

Summary of changes:
 .../viewers/jdo/wkt/InteractionTestJdoWkt.java     | 90 +++++++++++++++++----
 .../testdomain/viewers/jpa/wkt/TestAppJpaWkt.java  |  3 +-
 .../viewers/jpa/wkt/InteractionTestJpaWkt.java     | 90 +++++++++++++++++----
 .../testdomain/conf/Configuration_usingWicket.java | 93 +++++++++++++++-------
 .../isis/testdomain/jdo/entities/JdoBook.java      |  3 +-
 .../isis/testdomain/jpa/entities/JpaBook.java      |  3 +-
 6 files changed, 217 insertions(+), 65 deletions(-)