Fix required permission for footer in the API #604
GitHub Actions / Report
succeeded
Dec 12, 2024 in 1s
6 passed, 0 failed and 0 skipped
✅ api/junit.xml
6 tests were completed in 6s with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
AccessControlService | 6✅ | 6s |
✅ AccessControlService
AccessControlService getPermissionsForUser should return no permissions by default
✅ AccessControlService getPermissionsForUser should return no permissions by default
AccessControlService getPermissionsForUser should return all permissions for Vivid Planet employee
✅ AccessControlService getPermissionsForUser should return all permissions for Vivid Planet employee
AccessControlService getPermissionsForUser should return all permissions for Admin
✅ AccessControlService getPermissionsForUser should return all permissions for Admin
AccessControlService getContentScopesForUser should return no content scopes by default
✅ AccessControlService getContentScopesForUser should return no content scopes by default
AccessControlService getContentScopesForUser should return all content scopes for Vivid Planet employee
✅ AccessControlService getContentScopesForUser should return all content scopes for Vivid Planet employee
AccessControlService getContentScopesForUser should return all content scopes for Admin
✅ AccessControlService getContentScopesForUser should return all content scopes for Admin
Loading