Add "set" functionality for the Config class
--------------------------------------------
Key: SHINDIG-1140
URL: https://issues.apache.org/jira/browse/SHINDIG-1140
Project: Shindig
Issue Type: Improvement
Components: PHP
Reporter: Arne Roomann-Kurrik
Priority: Trivial
Attachments: issue101042_1.diff
The Config class allows for the custom injection of classes into a deployed
version of PHP Shindig, but does not support overriding certain values for the
purposes of injecting mock objects into a unit test environment.
I'll be attaching a patch which adds a set function to Config, allowing unit
tests to temporarily override a specific configuration value. A code review
may be found here: http://codereview.appspot.com/101042
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.