This is an automated email from the ASF dual-hosted git repository. ahuber pushed a commit to branch v3 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 7d7cd2d3b7bab35774d3ed781d942cb5418b6407 Merge: 6e1291c0f6 870a716c6e Author: andi-huber <[email protected]> AuthorDate: Sun May 19 07:34:26 2024 +0200 Merge remote-tracking branch 'origin/master' into v3 .../viewer/graphql/model/domain/TypeNames.java | 61 +- .../viewer/graphql/model/domain/TypeNamesTest.java | 38 + .../test/domain/calc/CalculatorNameVariant.java | 195 +++ ...atorNameVariant_IntegTest.each.hyphenated._.gql | 11 + ...Variant_IntegTest.each.hyphenated.approved.json | 13 + .../e2e/calc/CalculatorNameVariant_IntegTest.java | 41 + viewers/graphql/test/src/test/resources/schema.gql | 1278 ++++++++++++++++++++ 7 files changed, 1620 insertions(+), 17 deletions(-)
