Samuel Georges
|
babf8f05a7
|
Restore autoloader and bootstrapper
There was no real need to change this from what it was
|
2020-02-27 20:07:42 +11: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
|
e33032441b
|
Drop monkey-patch on mock objects generator.
Reverts 72f85ebc55 . No longer needed with PHPUnit 8.
|
2020-01-21 09:03:49 +08:00 |
|
Ben Thomson
|
e099b7bdee
|
Move autoloading to index to make it the same as Laravel 6.
Implements work done in https://github.com/octobercms/october/pull/4280.
Credit to @Samuell1
|
2020-01-20 14:33:14 +08:00 |
|
Samuel Georges
|
72f85ebc55
|
Monkey patch PHPUnit\Framework\MockObject\Generator
This avoids "Function ReflectionType::__toString() is deprecated" warnings
|
2019-12-09 22:56:51 +11:00 |
|
Samuel Georges
|
e9884522ea
|
Missing forward slash
|
2017-07-27 14:01:27 +10:00 |
|
Samuel Georges
|
9dd6f10d6f
|
Refit to new class loader
|
2017-06-08 18:56:54 +10:00 |
|
Samuel Georges
|
408c06a33f
|
Fixes unit tests for case sensitive file systems
We should be using the class compiler here eventually
|
2015-07-25 12:29:57 +10:00 |
|