This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 633b49f197 Merge pull request #2272 from
apache/dependabot/maven/master/com.google.errorprone-error_prone_annotations-2.26.0
add 0bd57dbb44 CAUSEWAY-3661: can't reproduce, empty collection in RO
returns a 200 rather than 404
new 5a13a5c7f8 Merge pull request #2273 from apache/CAUSEWAY-3661
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...sewayViewerRestfulObjectsIntegTestAbstract.java | 4 ++
....collection_with_no_staff_members.approved.json | 25 +++++++++++
...est.collection_with_staff_members.approved.json | 37 +++++++++++++++++
.../dept/Department_IntegTest.exists.approved.json | 30 +++++++-------
.../test/scenarios/dept/Department_IntegTest.java | 48 ++++++++++++++++++++++
5 files changed, 129 insertions(+), 15 deletions(-)
create mode 100644
viewers/restfulobjects/test/src/test/java/org/apache/causeway/viewer/restfulobjects/test/scenarios/dept/Department_IntegTest.collection_with_no_staff_members.approved.json
create mode 100644
viewers/restfulobjects/test/src/test/java/org/apache/causeway/viewer/restfulobjects/test/scenarios/dept/Department_IntegTest.collection_with_staff_members.approved.json