diff --git a/modules/acknowledgements/test/TestPlan.md b/modules/acknowledgements/test/TestPlan.md index 2642c2feb99..e59486f6679 100644 --- a/modules/acknowledgements/test/TestPlan.md +++ b/modules/acknowledgements/test/TestPlan.md @@ -5,10 +5,11 @@ 2. Access the acknowledgements module page, ensure that it renders.[Automation Testing] 3. Verify that a new record can not be added Without acknowledgements_edit permission [Manual Testing] 4. Check that each dropdown has the correct options.[Manual Testing] -5. Click "Clear Form" and ensure filters are reset to same state.[Automation Testing] +5. Click "Clear Filter" and ensure filters are reset the default state.[Automation Testing] 6. Verify that the "Save" button on the modal window form inserts a new record in the data table and that the data table is refreshed automatically.[Automation Testing] 7. Start entering information in the modal window form and close the modal window without saving. A message asking 'Are You Sure?' should appear to confirm that the form should indeed be closed without saving the information previously entered [Manual Testing] - +8. Modify the "citation_policy" setting in the LORIS configuration module and ensure that the citation policy + at the top of the page is modified.