mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Integration test for Read permission (#680)
Added integration tests for the Read permission: Test1: verifies that the token user is granted to join the space. Test2: verifies that the non-token user is denied. But the test fails because of this bug: https://linear.app/hnt-labs/issue/HNT-205/createspacewithtokenentitlement-should-not-add-the-everyone-role-by Added test util functions to facilitate the implementation of the permission tests. The test suite is currently disabled with "describe.skip". The test file has comments about how to turn on gating check to run the test. Will make this better in future PR.
This commit is contained in:
parent
ce57591c65
commit
e0a3d62205
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue