You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by jd...@apache.org on 2022/04/08 16:12:55 UTC

[isis] branch ISIS-2947 updated (8482f29485 -> 28508d1838)

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

jdoornenbal pushed a change to branch ISIS-2947
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 8482f29485 Adds findAllE1 test
     add 28508d1838 Adds createE1 test

No new revisions were added by this update.

Summary of changes:
 .../graphql/viewer/source/QueryFieldFactory.java   |  4 +-
 .../EndToEnd_IntegTest.createE1.approved.gql       |  1 +
 .../graphql/viewer/source/EndToEnd_IntegTest.java  | 59 ++++++++++++++++++----
 .../source/gqltestdomain/GQLTestDomainMenu.java    |  6 +++
 .../source/gqltestdomain/TestEntityRepository.java | 15 ++++--
 .../viewer/src/test/resources/testfiles/body3.gql  |  3 ++
 .../viewer/src/test/resources/testfiles/schema.gql |  6 +++
 7 files changed, 77 insertions(+), 17 deletions(-)
 create mode 100644 incubator/viewers/graphql/viewer/src/test/java/org/apache/isis/viewer/graphql/viewer/source/EndToEnd_IntegTest.createE1.approved.gql
 create mode 100644 incubator/viewers/graphql/viewer/src/test/resources/testfiles/body3.gql