]> BookStack Code Mirror - bookstack/commit
Added testing coverage to user API token interfaces
authorDan Brown <redacted>
Sun, 29 Dec 2019 19:46:46 +0000 (19:46 +0000)
committerDan Brown <redacted>
Sun, 29 Dec 2019 19:46:46 +0000 (19:46 +0000)
commit832fbd65afcaa8d8f2953fe04de2e479053dbc29
tree4ecd44da7d1aa74aba2415d1e117a17e17f0e788
parentdccb279c84a3f523f1c07ffc4ee4e2b526fd5384
Added testing coverage to user API token interfaces
app/Api/ApiToken.php
app/Http/Controllers/UserApiTokenController.php
database/migrations/2019_12_29_120917_add_api_auth.php
resources/lang/en/settings.php
resources/views/users/edit.blade.php
tests/User/UserApiTokenTest.php [new file with mode: 0644]
tests/User/UserPreferencesTest.php [moved from tests/UserPreferencesTest.php with 100% similarity]
tests/User/UserProfileTest.php [moved from tests/UserProfileTest.php with 100% similarity]