]> BookStack Code Mirror - bookstack/commit
Namespaced tests to align with new laravel default
authorDan Brown <redacted>
Sat, 4 Feb 2017 11:58:42 +0000 (11:58 +0000)
committerDan Brown <redacted>
Sat, 4 Feb 2017 11:58:42 +0000 (11:58 +0000)
commit33a2999a57854495fcea8c1acf1b75b04a28a0bf
treede8f9e0c3300daa4721c8005ce50ba8957d5014d
parent076693efc9705937464f29b134397abd1040d821
Namespaced tests to align with new laravel default
21 files changed:
composer.json
tests/ActivityTrackingTest.php
tests/AttachmentTest.php
tests/Auth/AuthTest.php
tests/Auth/LdapTest.php
tests/Auth/SocialAuthTest.php
tests/BrowserKitTest.php
tests/CreatesApplication.php [new file with mode: 0644]
tests/Entity/EntitySearchTest.php
tests/Entity/EntityTest.php
tests/Entity/MarkdownTest.php
tests/Entity/PageContentTest.php
tests/Entity/PageDraftTest.php
tests/Entity/SortTest.php
tests/Entity/TagTest.php
tests/ImageTest.php
tests/Permissions/RestrictionsTest.php
tests/Permissions/RolesTest.php
tests/PublicActionTest.php
tests/TestCase.php
tests/UserProfileTest.php