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

Testing: Add Undo test for explicit persistence undo regression #15049

Merged
merged 1 commit into from
Apr 24, 2019

Conversation

aduth
Copy link
Member

@aduth aduth commented Apr 18, 2019

Previously: #14955

This pull request seeks to add an end-to-end test to verify the expected behavior introduced in #14955. It was originally included with #14955, but due to general test instability in the Undo suite, it was reverted as blocked by #14915. #14915 has since been merged, so it should be safe and stable to introduce this test now.

Testing instructions:

Ensure end-to-end tests pass:

npm run build && npm run test-e2e packages/e2e-tests/specs/undo.test.js

@aduth aduth added [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. [Feature] History History, undo, redo, revisions, autosave. labels Apr 18, 2019
@aduth aduth requested a review from ellatrix April 18, 2019 15:38
@aduth aduth added the Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code label Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] History History, undo, redo, revisions, autosave. Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants