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

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


 discard d0af56d  adds sad case (cannot book visit in the past) as integ test
 discard 29985d5  adds happy case integ test for bookVisit
 discard 09070b6  adds Bootstrap_IntegTest to check setup
 discard 605a8eb  adds application-test.yml props
 discard a549a77  adds VisitModuleIntegTestAbstract
 discard fb02295  adds maven dependencies on causeway integtestsupport-applib
    omit 851662c  updates title of HomePageViewModel
     add 21d0b22  updates title of HomePageViewModel
     add c159a2d  adds maven dependencies on causeway integtestsupport-applib
     add 18c039a  adds VisitModuleIntegTestAbstract
     add c190570  adds application-test.yml props
     add c4d5f71  adds Bootstrap_IntegTest to check setup
     add 691a73e  adds happy case integ test for bookVisit
     add 64e79fd  adds sad case (cannot book visit in the past) as integ test
     add 56c2eb6  adds Visit_persona
     add f7c958e  updates DomainAppDemo to create visits as well as pet 
owners/pets

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d0af56d)
            \
             N -- N -- N   refs/heads/main (f7c958e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../modules/visit/fixture/Visit_persona.java       | 131 +++++++++++++++++++++
 .../fixture/scenarios/DomainAppDemo.java           |   4 +-
 .../services/homepage/HomePageViewModel.java       |   2 +-
 3 files changed, 134 insertions(+), 3 deletions(-)
 create mode 100644 
module-visit/src/main/java/domainapp/modules/visit/fixture/Visit_persona.java

Reply via email to