Skip to content

Commit

Permalink
[Help editor] Test plan update (#6970)
Browse files Browse the repository at this point in the history
Remove references to "Last Updated" in help editor test plan.

    Resolves #6959
  • Loading branch information
laemtl authored Sep 9, 2020
1 parent edd3e42 commit 12e384a
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions modules/help_editor/test/TestPlan.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Help Module Test Plan
# Help Module Test Plan

1. Click on help button at the top. Contextual pull-down should appear.
[Manual Testing]
Expand All @@ -8,13 +8,11 @@
[Manual Testing]
4. Test Steps 1-3 for various pages, including instruments. All modules should take help content from their respective help.md files in their directory, while instruments’ help content is created and edited in the Edit Help section.
[Manual Testing]
5. Ensure Last update is visible at bottom and accurate.
[Manual Testing]
6. Ensure content is properly scrollable.
[Manual Testing]
7. Reopen. Click Edit button for instruments’ help content to ensure that you are taken to Edit Help section.
[Manual Testing]
8. Edit text and click Save. Click on “Return to ” the page you were viewing to ensure content was properly updated. Also Edit title and test. Click on help button and verify content was updated and 'Last updated:' is accurate.
8. Edit text and click Save. Click on “Return to ” the page you were viewing to ensure content was properly updated. Also Edit title and test. Click on help button and verify content was updated.
[Manual Testing]
9. Go back to the page editor and test "Return to " button below the text area.
[Manual Testing]
Expand All @@ -32,11 +30,9 @@
[Manual Testing]
16. Check multiple pages links.
[Manual Testing]
17. Check filter expansion.
[Manual Testing]
18. Test Reset Button - In the Help Editor, add content and click on Reset. Make sure that none of the recent changes were
17. Test Reset Button - In the Help Editor, add content and click on Reset. Make sure that none of the recent changes were
saved and the page reloads with the default content.
[Manual Testing]
19. Test Preview Button - In the Help Editor, update title and content, and click on the Preview button. Make sure
18. Test Preview Button - In the Help Editor, update title and content, and click on the Preview button. Make sure
the recent changes are visible in the Help side panel. Continue updating the content and clicking the 'Preview' button. The latest help content should show in the side panel.
[Manual Testing]

0 comments on commit 12e384a

Please sign in to comment.