..
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
Made display thumbnail generation use original data if smaller
2019-12-22 12:44:49 +00:00
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
Re-structured the app code to be feature based rather than code type based
2018-09-25 12:30:50 +01:00
AuditLogTest.php
Updated activities table format
2020-11-08 00:03:19 +00:00
BrowserKitTest.php
Updated to Laravel 5.8
2019-09-13 23:58:40 +01:00
CommandsTest.php
Updated activities table format
2020-11-08 00:03:19 +00:00
CreatesApplication.php
Namespaced tests to align with new laravel default
2017-02-04 11:58:42 +00:00
ErrorTest.php
Prevented entity "Not Found" events from being logged
2020-05-23 11:28:59 +01:00
HomepageTest.php
Updated page delete to handle inactive custom homepage correctly
2019-05-27 12:40:19 +01:00
LanguageTest.php
Updated styles to use logical properties/values
2020-04-05 13:07:19 +01:00
PublicActionTest.php
Performed review of "public intended" functionality provided in #1817
2020-03-14 18:29:31 +00:00
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
Updated email test send to show error on failure
2020-02-15 14:13:15 +00:00
TestResponse.php
Started testing work for recycle bin implementation
2020-11-06 12:54:39 +00:00
ThemeTest.php
Added test to check custom theme lang items
2019-10-26 18:07:14 +01:00