Commit Graph

15 Commits

Author SHA1 Message Date
Ben Thomson e7b1862c44
Add unit tests for #5271 2020-09-11 15:26:58 +08:00
Ben Thomson 5e4916148f Revert Laravel Dusk changes (#4919)
The Browser tests will be made into a RainLab plugin. (https://github.com/rainlab/dusk-plugin)
2020-02-07 16:59:39 +08:00
Ben Thomson 65c3a88179
[Laravel 6] Add support for Laravel Dusk tests (#4919) 2020-02-03 12:21:04 +08:00
Ben Thomson 2c529cf753
Update unit tests to not rely on deprecated methods of testing 2020-01-19 17:27:38 +08:00
Luke Towers c7a026c253 Add support for PHPUnit 7.0 2019-06-12 10:22:20 -06:00
Siarhei Karavai 2e0d2d3888 Allow subdirectories in migration file names (#4225)
Credit to @GinoPane. Fixes #4224.
2019-03-31 08:46:33 -06:00
Siarhei Karavai 8606db9e77 Add support for file names with multiple dots (#4211)
Fixes #4210. Credit to @GinoPane
2019-03-25 09:57:06 -06:00
Siarhei Karavai 9581b23d1e Allow multiline changelog messages, preserve correct order of updates (#4083)
Credit to @GinoPane
2019-02-19 11:11:43 -06:00
Quezler cc17b679f1 Code dusting (#2826)
Code cleaning according to PSR-2 w/ exemptions (mostly dust).
2017-04-24 21:38:19 +10:00
Samuel Georges 8f68269b27 Fixes unit test 2016-01-04 18:10:35 +11:00
Samuel Georges 04248c72ed Fixes unit tests 2015-07-25 11:49:26 +10:00
Samuel Georges bd2b9f2770 Rem incomplete tests 2015-03-02 16:05:26 +11:00
Samuel Georges 8c1d0aa7da Move plugin/theme fixtures so they are shared 2015-02-10 17:45:07 +11:00
Sam Georges 73feabaf18 Fixes unit tests, also rename October\Test to October\Tester to remove conflict between real plugin of that name 2014-09-20 17:59:19 +10:00
Sam Georges 14e277e030 Create functional tests
Move unit tests to unit folder
2014-06-17 18:54:31 +10:00