Uploaded image for project: 'Nuxeo Web UI'
  1. Nuxeo Web UI
  2. WEBUI-333

Allow functional test framework to customize UI features

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.1.x, 3.0.4
    • Component/s: Test Framework

      Description

      We need to allow the functional test framework to configure UI features. This is required by WEBUI-295 as it will need to make the Select All feature optin and testable upon configuration.

      The goal is to expose a new cucumber tag that accepts a property name and value. E.g.:

       @config('config.router.key.document','uid') @config('feature.toggle',true)
       Scenario: Restore and list versions
         Given I have a File document
         And I have permission ReadWrite for this document
         And This document has a minor version
         ...
      

      The tags can be applied to a given scenario of feature file, and can be combined to achieve different configurations.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour, 30 minutes
                  1h 30m