Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-21353

Create 'workflows' feature tests

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.2
    • Component/s: Web UI
    • Release Notes Summary:
      Adds functional tests for workflows.
    • Tags:
    • Sprint:
      nxGang Sprint 9.1.1, nxGang Sprint 9.1.3, nxGang Sprint 10.2.3
    • Story Points:
      3

      Description

      Create the following tests:

      wip

      Feature: Workflows
      
        Default workflows should run properly
      
        Background:
          Given I login as 'Member User'
          And I have a Folder with documents and read/write permissions
      
        Scenario: View default workflows
          When I browse to a document
          Then I see a Process panel
          And a select input with 'Parrallel document review' and 'Serial document review' options
          And a 'Start' button
      
        Scenario Outline: Start default workflow
          Given I am on a document with no workflow started
          When I select <workflow>
          And click 'Start' button
          Then I see a pill with 'Process Running' at the bottom of details panel
          And I see a information bar on top of the document and bellow document actions
          And the bar displays on the left that I have to process before "expiration date" and a 'Process' button on the right
          And the
      
          | workflow                  |
          | Parallel document review  |
          | Serial document review    |
      
        Scenario: Process workflow
          Given I have a document with started workflow
          When I click 'process' button
          Then all right panels on main content disappear
          And a workflow panel appear with initial task layout
      
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 days
                  2d