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

Add Cypress e2e test coverage #1038

Closed
11 of 12 tasks
jeffpaul opened this issue Mar 22, 2023 · 0 comments · Fixed by #1070
Closed
11 of 12 tasks

Add Cypress e2e test coverage #1038

jeffpaul opened this issue Mar 22, 2023 · 0 comments · Fixed by #1070
Assignees
Labels
help wanted type:enhancement New feature or request.
Milestone

Comments

@jeffpaul
Copy link
Member

jeffpaul commented Mar 22, 2023

Is your enhancement related to a problem? Please describe.

Following on from the work in #941, the following are additional test cases that are desired to be added to the Cypress e2e test cases for Distributor:

DistributedPostTest.php

  • testDistributedCount
  • testDistributedFrom

EditorBlocksTest.php

  • addContentToTestPost (N/A as the content is created within the tests below -- PW)
  • testBlocksNetworkPushedContent
  • testBlocksNetworkPulledContent
  • testBlocksExternalPushedContent
  • testBlocksExternalPulledContent

LinkUnlinkTest.php

  • testUnlinkPublishPost

PushMenuTest.php

  • testMenuItemHover
  • testConnectionCrossOutOnPush
  • testSelectConnection

Designs

n/a

Describe alternatives you've considered

n/a

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jeffpaul jeffpaul added type:enhancement New feature or request. help wanted labels Mar 22, 2023
@jeffpaul jeffpaul added this to the Future Release milestone Mar 22, 2023
@jeffpaul jeffpaul moved this from Incoming to To Do in Open Source Practice Mar 22, 2023
@jeffpaul jeffpaul modified the milestones: Future Release, 2.1.0 May 31, 2023
@peterwilsoncc peterwilsoncc modified the milestones: 2.1.0, 2.0.0 Jun 9, 2023
@peterwilsoncc peterwilsoncc self-assigned this Jun 9, 2023
@jeffpaul jeffpaul moved this from To Do to In Progress in Open Source Practice Jun 13, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Merged in Open Source Practice Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type:enhancement New feature or request.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants