Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHI-3207: Replace section specific permissions with generic ones that cover all section types #2761

Merged
merged 3 commits into from
Feb 6, 2025

Merge branch 'master' into CHI-3207-case_section_permission

6fe0908
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

CHI-3207: Replace section specific permissions with generic ones that cover all section types #2761

Merge branch 'master' into CHI-3207-case_section_permission
6fe0908
Select commit
Loading
Failed to load commit list.
GitHub Actions / Lambda Unit & Service Tests Report succeeded Feb 5, 2025 in 0s

6 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
lambdas/account-scoped/junit.xml 3✅ 8s
lambdas/node_modules/@tech-matters/twilio-account-scoped/junit.xml 3✅ 8s

✅ lambdas/account-scoped/junit.xml

3 tests were completed in 8s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create HRM Contact on Reservation Accepted event 3✅ 8s

✅ Create HRM Contact on Reservation Accepted event

Create HRM Contact on Reservation Accepted event should return 400 if no twilio signature header is provided
  ✅ Create HRM Contact on Reservation Accepted event should return 400 if no twilio signature header is provided
Create HRM Contact on Reservation Accepted event should return 403 if invalid twilio signature header is provided
  ✅ Create HRM Contact on Reservation Accepted event should return 403 if invalid twilio signature header is provided
Create HRM Contact on Reservation Accepted event should return 200 if valid twilio signature header is provided
  ✅ Create HRM Contact on Reservation Accepted event should return 200 if valid twilio signature header is provided

✅ lambdas/node_modules/@tech-matters/twilio-account-scoped/junit.xml

3 tests were completed in 8s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create HRM Contact on Reservation Accepted event 3✅ 8s

✅ Create HRM Contact on Reservation Accepted event

Create HRM Contact on Reservation Accepted event should return 400 if no twilio signature header is provided
  ✅ Create HRM Contact on Reservation Accepted event should return 400 if no twilio signature header is provided
Create HRM Contact on Reservation Accepted event should return 403 if invalid twilio signature header is provided
  ✅ Create HRM Contact on Reservation Accepted event should return 403 if invalid twilio signature header is provided
Create HRM Contact on Reservation Accepted event should return 200 if valid twilio signature header is provided
  ✅ Create HRM Contact on Reservation Accepted event should return 200 if valid twilio signature header is provided