Skip to content

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

Merged
aduth merged 1 commit intomasterfrom
add/undo-explicit-persistence-test
Apr 24, 2019
Merged

Testing: Add Undo test for explicit persistence undo regression#15049
aduth merged 1 commit intomasterfrom
add/undo-explicit-persistence-test

Conversation

@aduth
Copy link
Copy Markdown
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