BookStack/tests
Dan Brown c157dc3490
Organised activity types and moved most to repos
Repos are generally better since otherwise we end up duplicating
things between front-end and API.

Types moved to by CONST values within a class for better visibilty
of usage and listing of types.
2020-11-07 22:37:27 +00:00
..
Api Added chapters to the API 2020-05-23 00:28:41 +01:00
Auth Removed redundant test 2020-09-26 18:24:05 +01:00
Entity Merge pull request #2283 from BookStackApp/recycle_bin 2020-11-07 15:10:17 +00:00
Permissions fixes from laravel-microscope 2020-10-16 18:40:10 +03:30
test-data
Unit Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
Uploads Merge pull request #2283 from BookStackApp/recycle_bin 2020-11-07 15:10:17 +00:00
User Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
ActivityTrackingTest.php
AuditLogTest.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
BrowserKitTest.php
CommandsTest.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
CreatesApplication.php
ErrorTest.php Prevented entity "Not Found" events from being logged 2020-05-23 11:28:59 +01:00
HomepageTest.php
LanguageTest.php Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
PublicActionTest.php
RecycleBinTest.php Checked over recycle bin parent/child flows 2020-11-07 15:05:13 +00:00
SharedTestHelpers.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
TestCase.php
TestEmailTest.php
TestResponse.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
ThemeTest.php