BookStack/tests
Dan Brown 712ccd23c4
Updated activities table format
Renamed some columns to be more generic and applicable.
Removed now redundant book_id column.
Allowed nullable entity morph columns for non-entity activity.

Ran tests and made required changes.
2020-11-08 00:03:19 +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 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 Removed use of book_id in activity 2020-11-07 23:15:13 +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
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