]> BookStack Code Mirror - bookstack/history - tests/Helpers/EntityProvider.php
Create additional test helper classes
[bookstack] / tests / Helpers / EntityProvider.php
2022-12-15 Dan BrownCreate additional test helper classes
2022-12-14 Dan BrownStarted aligning permission behaviour across applicatio...
2022-12-07 Dan BrownAligned logic to entity_permission role_id usage change
2022-10-15 Dan BrownMerge branch 'development' into bugfix/fix-being-unable...
2022-10-14 Dan BrownMerge pull request #3760 from BookStackApp/item_permiss...
2022-10-12 Dan BrownUpdated test for perms. changes and fixed static issues
2022-10-10 Dan BrownRemoved most usages of restricted entitiy property
2022-10-08 Dan BrownStarted code update for new entity permission format
2022-09-29 Dan BrownMerge pull request #3757 from BookStackApp/tests_entity...
2022-09-29 Dan BrownQuick run through of applying new test entity helper... 3757/head
2022-09-29 Dan BrownMigrated much test entity usage via find/replace
2022-09-29 Dan BrownExtracted entity testcase methods to own class