Posted by Dave Reid on November 3, 2008 at 9:36pm
Jump to:
| Project: | Statistics Advanced Settings |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | normal |
| Assigned: | Dave Reid |
| Status: | postponed |
Issue Summary
Would be good to have some unit tests for Statistics Advanced Settings to make sure things are always working properly. Will start soon after the next 6.x and official 5.x release.
Comments
#1
This is now underway...
#2
Oh man, writing unit tests for this module has been horrible because of bugs in SimpleTest when using global $user, user_access(), session_id(), etc. Right now it's pretty much impossible to make some confident unit tests.
#3