Commit Graph

17 Commits

Author SHA1 Message Date
Nuno Maduro 13a81bf921
Removes `CreatesApplication` (#6310) 2024-01-03 07:52:33 -06:00
Taylor Otwell 6a68092228
Revert "Uses `LazilyRefreshDatabase` by default (#5696)" (#5700)
This reverts commit 4578193d52.
2021-10-05 09:23:35 -05:00
Nuno Maduro 4578193d52
Uses `LazilyRefreshDatabase` by default (#5696) 2021-09-29 08:20:24 -05:00
Taylor Otwell ba5bde7c91 add trait 2016-12-05 12:58:44 -06:00
Taylor Otwell 08eefbcc11 Organize tests. 2016-11-29 15:48:33 -06:00
Amo Chohan 7a449f86b9 Make TestCase abstract 2016-06-02 13:14:42 +01:00
Pantelis Peslis 16e37cb370 Use the ::class notation 2015-06-08 10:29:33 +03:00
Taylor Otwell ed93318cb7 Update test case. 2015-05-06 16:58:03 -05:00
Austin H 0bbe752e87 Fix more spacing.
This converts AppServiceProvider to spaces since it wasn't and removes
a few empty lines after class declarations.
2015-03-20 20:30:50 -07:00
Taylor Otwell 4c78958b5b Tweak a few things. 2015-02-22 22:37:16 -06:00
Taylor Otwell cc2139ac91 Tweaking a few things. 2015-02-22 21:56:03 -06:00
Taylor Otwell f424b87a63 PSR-2 for app. 2015-02-22 20:47:03 -06:00
Taylor Otwell 0a01aca6b4 Use the console kernel. 2014-11-07 11:56:21 -06:00
Taylor Otwell f66122149a Bootstrap the application when testing. 2014-11-07 10:07:31 -06:00
Taylor Otwell 4301348646 Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00
crynobone e084583077 Move PHPUnit to require-dev and fixes directory references to tests.
Signed-off-by: crynobone <crynobone@gmail.com>
2014-08-20 19:36:09 +08:00
Taylor Otwell 9aae50e501 Working on the default app structure. 2014-08-18 22:46:16 -05:00