BookStack/tests
Dan Brown 14ea6c9de3
Made fixes/updates during pre-release review
- Fixed page editor default focus not working as expected due to
  misnamed attribute.
- Added owned_by to relevant areas of the API including the docs.
- Made book relation on page accessible even if deleted since it could cause an issue on views, such as audit trail, when the relation is accessed when the book is deleted.
2021-01-03 22:29:58 +00:00
..
Api Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
Auth Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Entity Fixed restore revision save order, Added restore summary testing 2021-01-02 16:42:05 +00:00
Permissions Tested new ownership + (delete/change) systems 2021-01-01 23:58:53 +00:00
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 Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
User Tested new ownership + (delete/change) systems 2021-01-01 23:58:53 +00:00
ActivityTrackingTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
AuditLogTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
BrowserKitTest.php Fixed test helper method signature 2020-12-30 22:25:10 +00:00
CommandsTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
ErrorTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
HomepageTest.php Fixed failing home test after changes in last commit 2020-12-18 21:44:35 +00:00
LanguageTest.php Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
PublicActionTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
RecycleBinTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SecurityHeaderTest.php Added iframe CSP, improved session cookie security 2021-01-02 02:43:50 +00:00
SharedTestHelpers.php Fixed short editor in firefox and optimised some queries 2021-01-02 01:22:41 +00:00
TestCase.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +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