Ian Clelland created CB-4151:
--------------------------------

             Summary: Android - Make whitelist testable
                 Key: CB-4151
                 URL: https://issues.apache.org/jira/browse/CB-4151
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 3.0.0
            Reporter: Ian Clelland
            Assignee: Ian Clelland


The Android whitelist is currently encapsulated within the Config singleton, 
and its functionality can't easily be tested outside of that object.

I'm going to factor that out into a Whitelist class that can then be 
instantiated by a testing plugin to see how it reacts to different patterns 
(other than those with which mobile spec is configured)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to