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

Use scala set up #1325

Merged
merged 1 commit into from
Oct 16, 2024

Use scala set up

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

Use scala set up #1325

Use scala set up
a7e9a27
Select commit
Loading
Failed to load commit list.
GitHub Actions / Tests succeeded Oct 16, 2024 in 0s

6 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
schedulelambda/target/test-reports/TEST-com.gu.notificationschedule.notifications.RequestNotificationImplSpec.xml 4✅ 588ms
schedulelambda/target/test-reports/TEST-com.gu.notificationschedule.ProcessNotificationScheduleLambdaSpec.xml 2✅ 1s

✅ schedulelambda/target/test-reports/TEST-com.gu.notificationschedule.notifications.RequestNotificationImplSpec.xml

4 tests were completed in 588ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.gu.notificationschedule.notifications.RequestNotificationImplSpec 4✅ 588ms

✅ com.gu.notificationschedule.notifications.RequestNotificationImplSpec

✅ RequestNotificationImpl should::send notification request to notifications
✅ RequestNotificationImpl should::handle bad status
✅ RequestNotificationImpl should::handle no response
✅ RequestNotificationImpl should::handle error

✅ schedulelambda/target/test-reports/TEST-com.gu.notificationschedule.ProcessNotificationScheduleLambdaSpec.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.gu.notificationschedule.ProcessNotificationScheduleLambdaSpec 2✅ 1s

✅ com.gu.notificationschedule.ProcessNotificationScheduleLambdaSpec

✅ ProcessNotificationScheduleLambda should::send metrics
✅ ProcessNotificationScheduleLambda should::request and send notifications