..
asset.test.php
Refix unit testing for Laravel
2012-08-01 13:05:59 +08:00
auth.test.php
Update auth test case
2012-11-29 22:18:24 +08:00
autoloader.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
blade.test.php
Automatically apply entitiesto output using blade
2012-12-17 02:38:06 +11:00
bundle.test.php
Refix unit testing for Laravel
2012-08-01 13:05:59 +08:00
config.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
controller.test.php
Refix unit testing for Laravel
2012-08-01 13:05:59 +08:00
cookie.test.php
Use hash_hmac on cookie hashes.
2012-09-25 16:43:58 -04:00
database.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
eloquent.test.php
Even more fluent eloquent model via magic setters
2013-05-08 18:28:22 +11:00
event.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
fluent.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
form.test.php
HTML::entities() now optional on label contents
2013-02-03 19:15:55 +01:00
hash.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
html.test.php
Fixed issue with html unit tests
2013-01-07 21:28:09 +00:00
input.test.php
Refix unit testing for Laravel
2012-08-01 13:05:59 +08:00
ioc.test.php
Add unregister to IoC-Contrainer
2013-04-02 11:09:40 +02:00
lang.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
messages.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
query.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
redirect.test.php
Refix unit testing for Laravel
2012-08-01 13:05:59 +08:00
request.test.php
Fix PHP errors in test cases related to now using Symfony's HttpFoundation component.
2012-07-13 03:05:55 +02:00
response.test.php
Fix PHP errors in test cases related to now using Symfony's HttpFoundation component.
2012-07-13 03:05:55 +02:00
route.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
routing.test.php
Import testing bundle to laravel/tests directory.
2012-07-13 00:14:03 +02:00
session.test.php
Session unit test giving a weird output
2012-11-06 22:56:04 +08:00
str.test.php
Added traffic and chassis as uncountable words to properly feed pluralizer
2012-09-10 11:25:08 -07:00
uri.test.php
Refix unit testing for Laravel
2012-08-01 13:05:59 +08:00
url.test.php
Merge pull request #1390 from Anahkiasen/feature/url_language
2013-01-05 12:46:43 -08:00
validator.test.php
Fixing merge issues.
2013-01-06 20:14:07 +00:00
view.test.php
Fix View test case still referring to the old bundle setup for tests.
2012-07-13 03:07:14 +02:00