Commit Graph

21 Commits

Author SHA1 Message Date
Taylor Otwell b812f2f08a adding more view tests. 2012-01-25 10:16:50 -06:00
Taylor Otwell 99a2c520c0 added more view tests. 2012-01-25 09:59:17 -06:00
Taylor Otwell 974ff302ef adding some view tests and fixing a few bugs. 2012-01-25 08:37:04 -06:00
Taylor Otwell bf509b679f added config class tests. 2012-01-24 10:34:14 -06:00
Eric Barnes ea8c6e1825 Fixed route handles for uri's that partially match 2012-01-19 08:47:17 -05:00
Taylor Otwell 9bcbe6a357 fix bug in route handles method. 2012-01-18 15:28:16 -06:00
Taylor Otwell 7fa80bcdba made namespace autoloader test more realistic. 2012-01-18 14:28:02 -06:00
Taylor Otwell 813cd0d3b8 finish autoloader tests. 2012-01-18 14:13:50 -06:00
Taylor Otwell 319964fce2 added basic autoloader tests. 2012-01-18 14:03:12 -06:00
Taylor Otwell eb193c1d12 working on the route class. 2012-01-18 12:44:00 -06:00
Taylor Otwell 73c09f2f29 fixed bug in router. 2012-01-18 11:41:13 -06:00
Taylor Otwell 659a09a11b added mroe tests for route. 2012-01-18 11:28:12 -06:00
Taylor Otwell 5c03c1de56 added wildcard test to route test. 2012-01-18 11:26:08 -06:00
Taylor Otwell aa427bbd39 added route test for handles method. fixed bug in route class. 2012-01-18 11:25:11 -06:00
Taylor Otwell f4e1eaf29e adding some basic auth tests. 2012-01-18 11:03:02 -06:00
Taylor Otwell 19f8430ce2 finished the asset tests. 2012-01-18 10:47:48 -06:00
Taylor Otwell 9977ccb708 adding asset container tests. 2012-01-18 10:25:24 -06:00
Taylor Otwell 6bdc34dc07 finished testing the string class. 2012-01-17 16:39:51 -06:00
Taylor Otwell 3e8fbce099 finished string::encoding test. 2012-01-17 16:14:47 -06:00
Taylor Otwell f634b6b97b rename str.php to str.test.php... change suffix in phpunit.xml 2012-01-17 16:11:06 -06:00
Taylor Otwell 6f2e83f284 added foundation of testing setup. 2012-01-17 16:04:28 -06:00