dbudwin/RoboHome-Web

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/images/RoboHome_logotype.svg
public/images/RoboHome_outline_92x92.svg
public/index.php10
A
0 mins
public/js/app.js0
A
0 mins
public/robots.txt
resources/assets/js/app.js6
A
0 mins
resources/assets/js/bootstrap.js14
A
0 mins
resources/assets/js/components/Example.vue
resources/assets/sass/_variables.scss
resources/assets/sass/app.scss
resources/lang/en/auth.php5
A
0 mins
resources/lang/en/pagination.php5
A
0 mins
resources/lang/en/passwords.php8
A
0 mins
resources/lang/en/validation.php83
A
0 mins
resources/views/auth/login.blade.php58
A
0 mins
resources/views/auth/passwords/email.blade.php40
A
0 mins
resources/views/auth/passwords/reset.blade.php58
A
0 mins
resources/views/auth/register.blade.php63
A
0 mins
resources/views/devices.blade.php124
A
0 mins
resources/views/errors/404.blade.php19
A
0 mins
resources/views/home.blade.php23
A
0 mins
resources/views/layouts/app.blade.php21
A
0 mins
resources/views/partials/add-device-modal.blade.php17
A
0 mins
resources/views/partials/device-form-body.blade.php33
A
0 mins
resources/views/partials/edit-device-modal.blade.php18
A
0 mins
resources/views/partials/flash-messages.blade.php31
A
0 mins
resources/views/partials/footer.blade.php7
A
0 mins
resources/views/partials/header.blade.php22
A
0 mins
routes/api.php10
A
0 mins
routes/channels.php4
A
0 mins
routes/console.php5
A
0 mins
routes/web.php10
A
0 mins
server.php8
A
0 mins
tests/Browser/404Test.php50
A
0 mins
tests/Browser/DevicesTest.php238
A
3 hrs
tests/Browser/IndexTest.php73
A
0 mins
tests/CreatesApplication.php14
A
0 mins
tests/DuskTestCase.php29
A
0 mins
tests/TestCase.php29
A
0 mins
tests/Unit/Controller/API/DevicesControllerTest.php240
A
2 hrs
tests/Unit/Controller/API/SettingsControllerTest.php47
A
0 mins
tests/Unit/Controller/API/UsersControllerTest.php23
A
0 mins
tests/Unit/Controller/Common/ControllerTestCase.php14
A
0 mins
tests/Unit/Controller/Common/DevicesControllerTestCase.php17
A
0 mins
tests/Unit/Controller/Web/DevicesControllerTest.php291
C
1 day
tests/Unit/DeviceActionInfo/DeviceActionInfoBrokerTest.php54
A
0 mins
tests/Unit/DeviceActionInfo/RFDeviceActionInfoTest.php43
A
0 mins
tests/Unit/MQTT/MessagePublisherTest.php54
A
0 mins
tests/Unit/Model/DeviceTest.php73
A
0 mins
tests/Unit/Model/TestCaseWithRealDatabase.php13
A
0 mins