Class TestWorkflowDesigner

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.workflow.TestWorkflowDesigner

public class TestWorkflowDesigner extends BaseJiraFuncTest
The Workflow Designer is a (bundled) plugin

We are testing it here because we can't figure out how to make tests work inside the actual plugin (integration tests get run as unit tests, or not at all, weird problems)

Since:
v4.4
  • Constructor Details

    • TestWorkflowDesigner

      public TestWorkflowDesigner()
  • Method Details

    • testWorkflowDesignerValidWorkflowName

      public void testWorkflowDesignerValidWorkflowName()
    • testWorkflowDesignerInvalidWorkflowName

      public void testWorkflowDesignerInvalidWorkflowName()
    • testWorkflowDesignerNoWorkflowName

      public void testWorkflowDesignerNoWorkflowName()
    • testWorkflowDesignerScriptTagInNameAndDescription

      public void testWorkflowDesignerScriptTagInNameAndDescription()
    • testOldWorkflowEditorLinksToDesigner

      public void testOldWorkflowEditorLinksToDesigner()