[ 
https://issues.apache.org/jira/browse/CB-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706043#comment-13706043
 ] 

ASF subversion and git services commented on CB-4151:
-----------------------------------------------------

Commit 3ae28b3085cbea91bd93105a54a9218012278924 in branch refs/heads/master 
from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=3ae28b3 ]

[CB-4151] Extract whitelist from Config class for testability

                
> Android - Make whitelist testable
> ---------------------------------
>
>                 Key: CB-4151
>                 URL: https://issues.apache.org/jira/browse/CB-4151
>             Project: Apache Cordova
>          Issue Type: Improvement
>          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