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

chore(deps): Non-AWS dependency updates #118

Merged
merged 1 commit into from
Feb 12, 2025

Update scala3-library to 3.3.5

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

chore(deps): Non-AWS dependency updates #118

Update scala3-library to 3.3.5
1ed8e41
Select commit
Loading
Failed to load commit list.
GitHub Actions / Tests succeeded Jan 29, 2025 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
target/test-reports/TEST-com.gu.navigation.NavigationIntegrationTest.xml 4βœ… 635ms
target/test-reports/TEST-com.gu.navigation.NavigationProviderTest.xml 3βœ… 457ms

βœ…Β target/test-reports/TEST-com.gu.navigation.NavigationIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
com.gu.navigation.NavigationIntegrationTest 4βœ… 635ms

βœ…Β com.gu.navigation.NavigationIntegrationTest

βœ… Navigation should::parse the uk menu ok
βœ… Navigation should::parse the us menu ok
βœ… Navigation should::parse the au navigation
βœ… Navigation should::parse the international edition

βœ…Β target/test-reports/TEST-com.gu.navigation.NavigationProviderTest.xml

3 tests were completed in 457ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.gu.navigation.NavigationProviderTest 3βœ… 457ms

βœ…Β com.gu.navigation.NavigationProviderTest

βœ… Navigation Provider should::correctly parse valid input
βœ… Navigation Provider should::throw an exception if the json is invalid
βœ… Navigation Provider should::detail the invalid fields when an exception is thrown