blessing-skin-server/tests
2018-02-10 13:06:19 +08:00
..
ModelsTest test(model): add tests for "User" model 2017-12-27 18:40:16 +08:00
ServicesTest fix(preview): fix 2d skin preview for alex model 2018-01-04 13:10:41 +08:00
AdminControllerTest.php
AuthControllerTest.php
ClosetControllerTest.php
HomeControllerTest.php
MiddlewareTest.php Update tests for middleware 2017-11-30 10:02:29 +08:00
PlayerControllerTest.php Update tests for PlayerController 2017-11-24 23:05:49 +08:00
PluginControllerTest.php
SetupControllerTest.php
SkinlibControllerTest.php Update tests for SkinlibController 2017-11-24 18:54:30 +08:00
TestCase.php
TextureControllerTest.php Return 403 instead when accessing private textures, close #111 2018-02-10 13:06:19 +08:00
UpdateControllerTest.php
UserControllerTest.php