Commit Graph

4 Commits

Author SHA1 Message Date
Ben Thomson 60d6825c0d Partially revert and restore bootstrap/autoload.php
As discussed with @daftspunk, we now have to hard-code some overrides to ensure our helpers are loaded first. To keep the code DRY and self-explanatory, we do need to keep the autoload.php file.
2020-01-20 15:11:38 +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 9696375099 Fixes functional tests so they pass, add details about selenium set up 2015-03-02 17:18:53 +11:00
Samuel Georges 8b45ed4178 Remove functional tests from the standard phpunit process 2015-01-05 11:30:03 +11:00