rubyforgood / casa

Volunteer management system for nonprofit CASA, which serves foster youth in counties across America.
https://casavolunteertracking.org/
MIT License
304 stars 472 forks source link

Add test to check that case contact notes autosaver clears notes correctly #2766

Closed FireLemons closed 4 months ago

FireLemons commented 2 years ago

Description The notes section of the new case contact form saves automatically to localstorage and is cleared after submitting a case contact successfully. Write a test checking that the notes section is not repopulated with the autosaved notes.

see spec/system/case_contacts/new_spec.rb

Questions? Join Slack!

We highly recommend that you join us in slack https://rubyforgood.herokuapp.com/ #casa channel to ask questions quickly and hear about office hours (currently Wednesday 6-8pm Pacific), stakeholder news, and upcoming new issues.

compwron commented 4 months ago

I am closing this as old. We may bring it back in a different form.