Skip to content

Update sbt-assembly to 2.3.0 #328

Update sbt-assembly to 2.3.0

Update sbt-assembly to 2.3.0 #328

GitHub Actions / Tests succeeded Oct 7, 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✅ 885ms
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 885ms with 4 passed, 0 failed and 0 skipped.

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

✅ 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