-
- Downloads
Add user controller tests
Showing
- composer.json 1 addition, 0 deletionscomposer.json
- composer.lock 391 additions, 1 deletioncomposer.lock
- database/migrations/2022_06_09_090044_add_fields_to_users_table.php 4 additions, 1 deletion...igrations/2022_06_09_090044_add_fields_to_users_table.php
- phpunit.xml 2 additions, 2 deletionsphpunit.xml
- tests/Feature/BasicTest.php 38 additions, 0 deletionstests/Feature/BasicTest.php
- tests/Feature/UsersControllerTest.php 65 additions, 0 deletionstests/Feature/UsersControllerTest.php
- tests/TestCase.php 2 additions, 0 deletionstests/TestCase.php
- tests/Unit/ExampleTest.php 0 additions, 18 deletionstests/Unit/ExampleTest.php
Loading
Please register or sign in to comment