kasugaijin / baja-pet-rescue

Kasugaijin's open-source Ruby on Rails production app that enables dog rescue organisation staff in Mexico to post dogs and receive applications for adoption from users in USA and Canada..
27 stars 9 forks source link

Reinstate application system test #71

Closed kasugaijin closed 1 year ago

kasugaijin commented 1 year ago

If an adopter withdraws and removes an application from their applications list, staff will be able to reinstate this application in case the adopter accidentally withdrew. This reinstate checkbox has an information icon that provides details when clicked, using javascript.

This system test should test that the information box appears/disappears when this info icon is clicked.

Acceptance Criteria:

kasugaijin commented 1 year ago

Complete. See https://github.com/kasugaijin/baja-pet-rescue/pull/73