Enable riffraff deployment to CODE #140
GitHub Actions / Tests
succeeded
Oct 25, 2024 in 0s
7 passed, 0 failed and 0 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
target/test-reports/TEST-com.gu.navigation.NavigationIntegrationTest.xml | 4✅ | 752ms | ||
target/test-reports/TEST-com.gu.navigation.NavigationProviderTest.xml | 3✅ | 522ms |
✅ target/test-reports/TEST-com.gu.navigation.NavigationIntegrationTest.xml
4 tests were completed in 752ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.gu.navigation.NavigationIntegrationTest | 4✅ | 752ms |
✅ 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 522ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.gu.navigation.NavigationProviderTest | 3✅ | 522ms |
✅ 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
Loading