Write unit tests
Dave Reid - November 3, 2008 - 21:36
| Project: | Statistics Advanced Settings |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | normal |
| Assigned: | Dave Reid |
| Status: | postponed |
Jump to:
Description
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.

#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