]> BookStack Code Mirror - bookstack/commit
Default templates: Added tests to cover functionality
authorDan Brown <redacted>
Tue, 12 Dec 2023 15:04:40 +0000 (15:04 +0000)
committerDan Brown <redacted>
Tue, 12 Dec 2023 15:04:40 +0000 (15:04 +0000)
commitd75eb067774d83aee63cc13abc36b0b918db67fc
tree6c82420a91ea3dc1519e71882724defaa6f863f4
parent4017048555efd20cced7c6c5feac28b6131ccf2f
Default templates: Added tests to cover functionality

Included new helper in Test PermissionProvider to set app to public,
since that's a common test scenario.
tests/Entity/BookDefaultTemplateTest.php [new file with mode: 0644]
tests/Helpers/PermissionsProvider.php