docbrown/cypress/integration/seededFlows/publishingFlows
Daniel Uber 83b35444a6
Remove system test for editing draft posts (#16472)
* Remove system test for editing draft posts

This behavior is checked in the cypress tests in
publishingFlows/publishOrSavePost.spec.js

* Copy original regression test back into cypress check

The system spec was checking that after attempting to save as draft,
when seeing an error, editing and saving as draft was permitted.

Replicate that behavior in the existing cypress test that checks invalid
markdown raises error, specifying that replacing the content and
saving succeeds (and stays in draft status).
2022-02-08 10:24:49 -06:00
..
addTagsToArticle.spec.js address flake in top tags test (#16405) 2022-02-03 15:48:13 +00:00
markdownToolbar.spec.js Add markdown toolbar to V2 editor (#15347) 2021-11-29 07:50:17 +00:00
mentionUser.spec.js Added support for running E2E tests without seeded data (#14285) 2021-07-22 08:45:37 -04:00
postBrowserPersistence.spec.js Add new tag autocomplete to editor (#16025) 2022-01-21 08:58:05 +00:00
postOptions.spec.js Article layout (#14753) 2021-09-30 19:08:06 +02:00
previewPost.spec.js make default alt text 'image description' (#15063) 2021-10-13 16:37:34 +01:00
publishOrSavePost.spec.js Remove system test for editing draft posts (#16472) 2022-02-08 10:24:49 -06:00
uploadImage.spec.js Implementing new buttons (#15843) 2022-01-14 10:28:31 +01:00