pickles/tests/classes
Joshua Sherman 293f618bef Worked through some bugs, updated dependencies
The vendor directory is now just composer stuff. Planning to rearrange some
files soon but wanted to commit these changes. AYAH is now installed via
composer from a package I am maintaining and I dropped the test helpers as it
is a dev-only requirement (and that's assuming you even want to test).
2014-01-20 22:06:59 -05:00
..
API Test for img parameters 2014-01-11 19:44:55 -05:00
BrowserTest.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
CacheTest.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
ConfigTest.php Worked through some bugs, updated dependencies 2014-01-20 22:06:59 -05:00
ControllerTest.php Module testing coverage 100% 2014-01-17 15:30:58 -05:00
ConvertTest.php Getting coverage to 100% on these classes 2014-01-12 13:56:52 -05:00
DatabaseTest.php Dropped error message from expected exception 2014-01-18 11:47:08 -05:00
DateTest.php Cleaned up longhand arrays, added Profanity tests 2014-01-03 17:52:24 -05:00
DisplayTest.php Hacking away to get coverage up 2014-01-12 18:20:30 -05:00
DistanceTest.php Fixed up a conditional, added a new Distance test. 2014-01-11 19:19:07 -05:00
DynamicTest.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
FileTest.php Getting coverage to 100% on these classes 2014-01-12 13:56:52 -05:00
FormTest.php Getting coverage to 100% on these classes 2014-01-12 13:56:52 -05:00
HTMLTest.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
LogTest.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
ModelTest.php And then there were none. 2014-01-20 01:25:11 -05:00
ModuleTest.php Module testing coverage 100% 2014-01-17 15:30:58 -05:00
NumberTest.php Cleaned up longhand arrays, added Profanity tests 2014-01-03 17:52:24 -05:00
ObjectTest.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
ProfilerTest.php Profiler tests and some rework 2014-01-15 00:40:34 -05:00
SecurityTest.php Updated mock model to use a public attribute 2014-01-19 14:27:31 -05:00
SessionTest.php Fixed glitch causing a lack of coverage 2014-01-17 13:36:08 -05:00
SortTest.php Sort and Time class tests 2014-01-02 00:09:58 -05:00
StringTest.php Getting coverage to 100% on these classes 2014-01-12 13:56:52 -05:00
TimeTest.php Reworked the database class 2014-01-12 23:24:41 -05:00
ValidateTest.php Added validation class testing and fixed some bugs 2014-01-13 00:24:17 -05:00