BookStack/tests
Dan Brown da37700ac2
Implemented user, api_tokem & role activity logging
Also refactored some role content, primarily updating the permission
controller to be RoleController since it only dealt with roles.
2020-11-20 18:53:01 +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 Updated activities table format 2020-11-08 00:03:19 +00:00
Permissions Implemented user, api_tokem & role activity logging 2020-11-20 18:53:01 +00:00
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 Implemented user, api_tokem & role activity logging 2020-11-20 18:53:01 +00:00
ActivityTrackingTest.php
AuditLogTest.php Updated activities table format 2020-11-08 00:03:19 +00:00
BrowserKitTest.php
CommandsTest.php Updated activities table format 2020-11-08 00:03:19 +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 Updated activities table format 2020-11-08 00:03:19 +00:00
SharedTestHelpers.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
TestCase.php Updated activities table format 2020-11-08 00:03:19 +00:00
TestEmailTest.php
TestResponse.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
ThemeTest.php