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

danhaywood pushed a change to branch CAUSEWAY-3676
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from 881e0264c5 CAUSEWAY-3676: adds docs on testing; minor renames
     add 22791f4ad2 CAUSEWAY-3676: fixes integ tests
     add 6f7ff93250 CAUSEWAY-3676: update docs and regen config

No new revisions were added by this update.

Summary of changes:
 .../adoc/modules/config/pages/sections/Other.adoc  |   2 +-
 .../config/pages/sections/causeway.applib.adoc     | 128 +++------------------
 .../pages/sections/causeway.core.meta-model.adoc   |   2 +-
 .../causeway.core.meta-model.introspector.adoc     |   4 +-
 .../causeway.core.meta-model.validator.adoc        |  18 +--
 .../sections/causeway.core.runtime-services.adoc   |  10 +-
 .../config/pages/sections/causeway.extensions.adoc |  24 ++--
 .../sections/causeway.persistence.commons.adoc     |   2 +-
 .../sections/causeway.persistence.schema.adoc      |   2 +-
 .../pages/sections/causeway.security.keycloak.adoc |   6 +-
 .../pages/sections/causeway.value-types.adoc       |   4 +-
 .../pages/sections/causeway.viewer.common.adoc     |   4 +-
 .../pages/sections/causeway.viewer.graphql.adoc    |  50 ++++----
 .../sections/causeway.viewer.restfulobjects.adoc   |   5 +-
 .../pages/sections/causeway.viewer.wicket.adoc     |  58 +++++-----
 .../modules/config/pages/sections/datanucleus.adoc |   8 +-
 .../modules/config/pages/sections/eclipselink.adoc |  50 ++++----
 .../modules/config/pages/sections/resteasy.adoc    |   2 +-
 .../ROOT/pages/setup-and-configuration.adoc        |   2 +-
 .../adoc/modules/ROOT/pages/testsupport.adoc       |   4 +-
 .../adoc/modules/ROOT/partials/module-nav.adoc     |   1 +
 .../viewer/test/e2e/Abstract_IntegTest.java        |   3 +
 .../graphql/viewer/test/e2e/Admin_IntegTest.java   |   1 -
 .../viewer/test/e2e/Calculator_IntegTest.java      |   1 -
 .../viewer/test/schema/PrintSchemaIntegTest.java   |   5 +-
 .../src/test/resources/application-test.properties |   2 -
 26 files changed, 151 insertions(+), 247 deletions(-)

Reply via email to