BookStackApp_BookStack/tests
Dan Brown 7a4425473b
Fixed URL gen issue causing incorrect scheme to be used
For #1613
2019-09-01 12:07:51 +01:00
..
Auth Merge branch 'docker-development-environment' of git://github.com/timoschwarzer/BookStack into timoschwarzer-docker-development-environment 2019-08-26 21:24:56 +01:00
Entity Made MD editor display a sandboxed iframe 2019-08-26 12:16:50 +01:00
Permissions Prevented normal users from changing own email 2019-08-06 21:29:42 +01:00
Unit Fixed URL gen issue causing incorrect scheme to be used 2019-09-01 12:07:51 +01:00
Uploads Allowed different storage types for images and attachments 2019-06-23 16:01:15 +01:00
test-data Prevent dbl exts. on img upload, Randomized attachment upload names 2019-03-24 19:08:21 +00:00
ActivityTrackingTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
BrowserKitTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
CommandsTest.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
ErrorTest.php Updated 404 test to not fail based on random long name 2018-09-21 15:24:29 +01:00
HomepageTest.php Updated page delete to handle inactive custom homepage correctly 2019-05-27 12:40:19 +01:00
LanguageTest.php Removed old translation endpoint tests 2019-07-07 13:54:17 +01:00
PublicActionTest.php Tweaked profile page anchor links and swapped register/login links 2019-01-05 15:01:16 +00:00
SharedTestHelpers.php Set export service to set correct svg image mimetype 2019-07-17 22:37:19 +01:00
TestCase.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
TestResponse.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
UserPreferencesTest.php Updated view toggle to store date 2019-04-14 13:01:51 +01:00
UserProfileTest.php Updated tests to suit layout changes, Updated 404 page 2019-04-06 18:36:17 +01:00