.. |
ModelsTest
|
test(model): add tests for "User" model
|
2017-12-27 18:40:16 +08:00 |
ServicesTest
|
fix tests of plugin hook
|
2018-07-13 16:10:23 +08:00 |
AdminControllerTest.php
|
fix tests of AdminController
|
2018-07-13 16:48:15 +08:00 |
AuthControllerTest.php
|
use Mail::fake()
|
2018-07-13 19:23:20 +08:00 |
BrowserKitTestCase.php
|
add laravel/browser-kit-testing
|
2018-07-13 16:41:50 +08:00 |
ClosetControllerTest.php
|
fix tests of ClosetController
|
2018-07-13 15:51:17 +08:00 |
HomeControllerTest.php
|
fix tests of HomeController
|
2018-07-13 15:52:42 +08:00 |
MiddlewareTest.php
|
fix tests of middlewares
|
2018-07-13 16:05:20 +08:00 |
PlayerControllerTest.php
|
fix tests of PlayerController
|
2018-07-13 16:14:49 +08:00 |
PluginControllerTest.php
|
fix tests of PluginController
|
2018-07-13 15:38:22 +08:00 |
SetupControllerTest.php
|
fix tests of SetupController
|
2018-07-13 15:26:19 +08:00 |
SkinlibControllerTest.php
|
remove unused code
|
2018-07-14 09:05:20 +08:00 |
TestCase.php
|
test: disconnect database after each test
|
2018-03-11 11:20:21 +08:00 |
TextureControllerTest.php
|
fix tests of TextureController
|
2018-07-13 15:21:13 +08:00 |
UpdateControllerTest.php
|
update tests of UpdateController
|
2018-07-13 16:42:05 +08:00 |
UserControllerTest.php
|
remove hack for test
|
2018-07-14 08:41:25 +08:00 |