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

Frontend Integration Tests #32

Open
jchen42703 opened this issue May 12, 2021 · 0 comments
Open

Frontend Integration Tests #32

jchen42703 opened this issue May 12, 2021 · 0 comments
Assignees

Comments

@jchen42703
Copy link
Owner

jchen42703 commented May 12, 2021

To automate the manual testing process:

  1. Test that a fold button click collapses the button in InputEditor and the corresponding button in TranslatedDisplay
  2. Test above but clicking the fold button in TranslatedDisplay
  3. Test that when a paragraph is folded, then the contents are immutable.
  4. Test that you can uncollapse a fold button and that it simultaneously uncollapses the corresponding fold button
  5. Test that you can CTRL + A, CTRL + C the contents and CTRL + V the contents with the same exact new lines as in the editor.
  6. Test that you can highlight copy the contents of TranslatedDisplay and the pasted contents will have the same exact new lines as in the display

Related Resources

@jchen42703 jchen42703 self-assigned this May 12, 2021
@jchen42703 jchen42703 pinned this issue May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant