Skip to content

Upgrade the protobuf libraries #286

Upgrade the protobuf libraries

Upgrade the protobuf libraries #286

GitHub Actions / Tests succeeded Sep 26, 2024 in 1s

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✅ 684ms
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 684ms with 4 passed, 0 failed and 0 skipped.

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

✅ 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