You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jason Chase (JIRA)" <ji...@apache.org> on 2014/09/03 22:45:52 UTC

[jira] [Created] (CB-7459) Allow automatic tests to be run for specific plugin(s)

Jason Chase created CB-7459:
-------------------------------

             Summary: Allow automatic tests to be run for specific plugin(s)
                 Key: CB-7459
                 URL: https://issues.apache.org/jira/browse/CB-7459
             Project: Apache Cordova
          Issue Type: Improvement
          Components: mobile-spec
            Reporter: Jason Chase
            Assignee: Jason Chase
            Priority: Minor


Currently, the mobile spec test runner will discover automatic tests for all plugins, and then run all discovered tests en masse.  When working on a specific issue/plugin, it would be convenient to be able to run tests for a single plugin (or small subset of plugins).

The test framework already supports the concept of enabling/disabling tests for plugins, but that is not exposed in the UI for the test runner.

Proposed changes:
* On the "Auto Tests" page for plugins, provide a UI to individually select which tests should be run.  This UI should allow for multi-select of plugins.
* The UI for test selection should indicate the existing "enabled" status of each plugin
* When the page is initially loaded, keep the existing behaviour, where all enabled plugin tests are automatically run
* Subsequent runs (i.e. using the existing <Again> button) will reflect any user changes to the selected tests



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)