Commit Graph

106 Commits

Author SHA1 Message Date
Pantelis Peslis 16e37cb370 Use the ::class notation 2015-06-08 10:29:33 +03:00
Taylor Otwell c3128ad92a import trait 2015-05-28 10:15:09 -05:00
Taylor Otwell ed93318cb7 Update test case. 2015-05-06 16:58:03 -05:00
Taylor Otwell 88f5182d1f Use short-cut. 2015-04-28 13:36:52 -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
Taylor Otwell 70f586281f removing tests and vendor. 2012-03-27 15:50:33 -05:00
Taylor Otwell 9eabd73b64 <auto> merging hotfixes. re-added tests into repository. 2012-03-27 15:47:04 -05:00
Taylor Otwell 8b4c17a8b6 <auto> removed unit tests from repository. 2012-03-27 15:46:51 -05:00
Taylor Otwell 59ae60d287 fixing release script. 2012-03-27 15:45:52 -05:00
Taylor Otwell 1d9a794fcd remove tests. 2012-03-27 15:43:46 -05:00
Taylor Otwell 15fe1d5258 added tests to develop branch. 2012-03-27 15:41:30 -05:00
Taylor Otwell f706ed75bf made testing elegant. 2012-01-27 15:28:46 -06:00
Taylor Otwell ae7faf1e45 add example test file. 2012-01-27 15:06:25 -06:00
Taylor Otwell f420ec5515 moving core tests into bundle. 2012-01-27 12:09:19 -06:00
Taylor Otwell 8325f6dc5e added event class tests. 2012-01-27 11:48:53 -06:00
Taylor Otwell e7d3929a5f added another routing test. 2012-01-27 11:39:51 -06:00
Taylor Otwell 021a48552d added bundle controller routing test. 2012-01-27 11:37:35 -06:00
Taylor Otwell 5a37473e7b added basic bundle routing test. 2012-01-27 11:30:19 -06:00
Taylor Otwell 2c593bdc15 added controller routing tests. 2012-01-27 11:18:23 -06:00
Taylor Otwell d6e21a4186 adding routing tests. 2012-01-27 11:10:14 -06:00
Taylor Otwell f93532d226 added test for route::is method. 2012-01-27 10:46:35 -06:00
Taylor Otwell 8dfb50c835 opened up bundles to live anywhere and respond to any URI.' 2012-01-26 14:37:43 -06:00
Taylor Otwell 37b5f614ba more view tests. 2012-01-25 10:30:31 -06:00
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 e0188f70c5 added bundles and storage directory to dummy laravel test setup. 2012-01-18 14:27:01 -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