Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help editor] Test plan update #6970

Merged
merged 1 commit into from
Sep 9, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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]