BookStack/tests
Dan Brown 1a72208d27
Added configurable robots.txt file.
Deleted old static file.
Default output depends on app-public setting.
Otherwise can be overidden in `.env` file via `ALLOW_ROBOTS`
Otherwise view file can be customized.

Fixes #779
2018-03-31 12:41:40 +01:00
..
Auth Fixed validation issue on register post 2018-01-28 17:15:30 +00:00
Entity Added tags to chapters and books 2018-03-30 14:09:51 +01:00
Permissions Updated create routes to prevent slug clashes 2018-03-25 11:34:42 +01:00
test-data Added drawing endpoint tests 2018-01-28 13:18:28 +00:00
ActivityTrackingTest.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
AttachmentTest.php Fixed error when accessing non-authed attachment 2018-02-11 12:37:02 +00:00
BrowserKitTest.php Fixed test failing from missing baseURL 2018-01-28 13:27:41 +00:00
CommandsTest.php Added command to add a new admin user 2018-01-28 18:09:26 +00:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
ErrorTest.php Enabled session in 404 responses 2017-12-28 13:19:02 +00:00
HomepageTest.php Finished migrated from icon-font to SVG 2018-02-17 19:49:00 +00:00
ImageTest.php Ensured uploaded system images remain public 2018-03-25 12:41:52 +01:00
LanguageTest.php Prevented finding of check script in lang tests 2017-12-06 11:17:34 +00:00
PublicActionTest.php Added configurable robots.txt file. 2018-03-31 12:41:40 +01:00
TestCase.php Fixed error when accessing non-authed attachment 2018-02-11 12:37:02 +00:00
UserProfileTest.php Updated user profile image delete to delete all uploads 2018-01-28 14:08:14 +00:00