Skip to content

Merge pull request #100 from guardian/update/non_aws #137

Merge pull request #100 from guardian/update/non_aws

Merge pull request #100 from guardian/update/non_aws #137

GitHub Actions / Tests succeeded Oct 23, 2024 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✅ 825ms
target/test-reports/TEST-com.gu.navigation.NavigationProviderTest.xml 3✅ 612ms

✅ target/test-reports/TEST-com.gu.navigation.NavigationIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
com.gu.navigation.NavigationIntegrationTest 4✅ 825ms

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

Test suite Passed Failed Skipped Time
com.gu.navigation.NavigationProviderTest 3✅ 612ms

✅ 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