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..
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:
all tests pass
test checks the information box appears on icon click
test checks the information box disappears on icon click
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: