1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-13 00:41:59 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
2d9d2bba80 Added additional case thats known to currently fail
Also removed so no-longer-relevant todo/comments.
2022-12-21 17:14:54 +00:00
adabf06dbe Added more inter-method permissions test cases 2022-12-20 19:10:09 +00:00
5ffc10e688 Added entity user permission scenarios
Also added definitions for general expected behaviour to readme doc, and
added some entity role inherit scenarios to check they meet expectations.
Currently failing role test but not an issue with test, needs fixing to
app logic.
2022-12-20 15:50:41 +00:00
6a6f5e4d19 Added a bunch of role content permissions 2022-12-17 19:46:48 +00:00
491beee93e Added additional entity_role_permission scenario tests 2022-12-17 15:27:09 +00:00
f844ae0902 Create additional test helper classes
Following recent similar actions done for entities.
Required at this stage to provider better & cleaner helpers
for common user and permission actions to built out permission testing.
2022-12-15 12:29:10 +00:00
d54ea1b3ed Started more formal permission test case definitions 2022-12-15 11:22:53 +00:00