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

Cypress - Sub Workflows (Second layer of testing) #84

Open
5 tasks
katrinDY opened this issue Nov 28, 2023 · 0 comments
Open
5 tasks

Cypress - Sub Workflows (Second layer of testing) #84

katrinDY opened this issue Nov 28, 2023 · 0 comments
Assignees

Comments

@katrinDY
Copy link
Contributor

katrinDY commented Nov 28, 2023

Description

A sub workflow is a part of a workflow. For example, I can have a workflow that renders a list of records and in it I can add a sub workflow that filters the list according to my needs. A sub workflow cannot have a trigger since it's part of another workflow that already has a trigger.

Tests to be added:

  • Create sub wf
  • Edit sub wf - unmark it as sub wf
  • Add trigger to sub wf (shouldn't be able to)
  • Delete sub wf
  • Undelete sub wf
@katrinDY katrinDY self-assigned this Nov 28, 2023
@katrinDY katrinDY changed the title Cypress - Sub workflows (Second layer of testing) Cypress - Sub Workflows (Second layer of testing) Nov 29, 2023
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