Commit Graph

10 Commits

Author SHA1 Message Date
JoostK
147e0ec656 Implementation of Eloquent tests
Basic Eloquent unit tests.

Lacks database operations, relationship testing and some magic method
calls.
2012-09-10 00:51:02 +02:00
Taylor Otwell
4e21cfce39 Fixing a double slash bug in URL generation with languages. add tests. 2012-09-01 22:07:01 -05:00
Taylor Otwell
e8046847c4 fix tests. 2012-08-28 23:58:52 -05:00
crynobone
d816eb9ef3 Refix unit testing for Laravel
Signed-off-by: crynobone <crynobone@gmail.com>
2012-08-01 13:05:59 +08:00
Franz Liedke
37241db646 Fix View test case still referring to the old bundle setup for tests. 2012-07-13 03:07:14 +02:00
Franz Liedke
7351845ec3 Fix PHP errors in test cases related to changed cookie data storage. 2012-07-13 03:06:31 +02:00
Franz Liedke
feefa8d9c4 Fix PHP errors in test cases related to now using Symfony's HttpFoundation component. 2012-07-13 03:05:55 +02:00
Franz Liedke
86013f1b84 Fix old code in Auth test cases. 2012-07-13 03:04:36 +02:00
Franz Liedke
9bd8755167 Fix wrong API usage in Auth unit test. 2012-07-13 00:14:30 +02:00
Franz Liedke
a7c211339a Import testing bundle to laravel/tests directory. 2012-07-13 00:14:03 +02:00