]> BookStack Code Mirror - bookstack/commit
Made adjustments to fit copied work into dev branch
authorDan Brown <redacted>
Sat, 21 Jan 2023 13:03:47 +0000 (13:03 +0000)
committerDan Brown <redacted>
Sat, 21 Jan 2023 13:03:47 +0000 (13:03 +0000)
commite2a72d16aa496cef250986d9f7cc02dd9564e647
tree5383239a62f1796f9a309e7e40b36e308fe0ae67
parentc724bfe4d37037e90a305b5ff9410070ccf90bb9
Made adjustments to fit copied work into dev branch

Ported non-compatible elements, Now all tests passing apart from some
specific permission scenario tests which are probably correctly failing.
Updates some tests to better avoid messing environment state.
dev/docs/permission-scenario-testing.md
tests/Commands/RegeneratePermissionsCommandTest.php
tests/Entity/BookShelfTest.php
tests/Helpers/PermissionsProvider.php
tests/Permissions/EntityPermissionsTest.php
tests/Permissions/Scenarios/EntityUserPermissionsTest.php [deleted file]
tests/TestCase.php
tests/Unit/FrameworkAssumptionTest.php