]> BookStack Code Mirror - bookstack/commit
Updated test files to be PSR-4 compliant
authorDan Brown <redacted>
Sat, 4 Apr 2020 00:16:05 +0000 (01:16 +0100)
committerDan Brown <redacted>
Sat, 4 Apr 2020 00:16:05 +0000 (01:16 +0100)
commitf84bf8e883e8e5bd9a24b908e2f90a2742d36d19
tree7332c28ef2bd00a89c14197ca6955c343b067cfb
parent3500182c5ffaf103d320071060af4d8b5d53efa9
Updated test files to be PSR-4 compliant

Closes #1924
33 files changed:
tests/Api/ApiAuthTest.php
tests/Api/ApiConfigTest.php
tests/Api/ApiDocsTest.php
tests/Api/ApiListingTest.php
tests/Api/BooksApiTest.php
tests/Api/TestsApi.php [moved from tests/TestsApi.php with 96% similarity]
tests/Auth/AuthTest.php
tests/Auth/LdapTest.php
tests/Auth/Saml2Test.php
tests/Auth/SocialAuthTest.php
tests/Auth/UserInviteTest.php
tests/Entity/BookShelfTest.php
tests/Entity/CommentSettingTest.php
tests/Entity/CommentTest.php
tests/Entity/EntitySearchTest.php
tests/Entity/EntityTest.php
tests/Entity/ExportTest.php
tests/Entity/MarkdownTest.php
tests/Entity/PageContentTest.php
tests/Entity/PageDraftTest.php
tests/Entity/PageRevisionTest.php
tests/Entity/PageTemplateTest.php
tests/Entity/SortTest.php
tests/Entity/TagTest.php
tests/Permissions/RestrictionsTest.php
tests/Permissions/RolesTest.php
tests/Unit/ConfigTest.php
tests/Unit/UrlTest.php
tests/Uploads/AttachmentTest.php
tests/Uploads/UsesImages.php
tests/User/UserApiTokenTest.php
tests/User/UserPreferencesTest.php
tests/User/UserProfileTest.php