Skip to content

Update dependency npm-run-all2 to v7 (#511) #255

Update dependency npm-run-all2 to v7 (#511)

Update dependency npm-run-all2 to v7 (#511) #255

GitHub Actions / Report succeeded Dec 20, 2024 in 1s

6 passed, 0 failed and 0 skipped

Tests passed successfully

✅ 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