]> BookStack Code Mirror - bookstack/commit
Added testing coverage for Bookshelves
authorDan Brown <redacted>
Fri, 21 Sep 2018 14:15:16 +0000 (15:15 +0100)
committerDan Brown <redacted>
Fri, 21 Sep 2018 14:15:16 +0000 (15:15 +0100)
commitb59e5942c8c2e233752f79ff9668d3646c22c14e
tree7679f2fbcb8cf9de7c1bdb6bf1eed33c00921729
parent8ff969dd17475fe25c862825f5cdbed66ffc9bbd
Added testing coverage for Bookshelves

Created modified TestResponse so we can use DOM operations in new
Testcases as we move away from the BrowserKit tests.
app/Repos/EntityRepo.php
resources/lang/en/errors.php
tests/Entity/BookShelfTest.php [new file with mode: 0644]
tests/Permissions/RestrictionsTest.php
tests/Permissions/RolesTest.php
tests/SharedTestHelpers.php
tests/TestCase.php
tests/TestResponse.php [new file with mode: 0644]