Update dependency maestro to v1.39.7 #4509
GitHub Actions / Test Reports
succeeded
Dec 18, 2024 in 1s
29 passed, 0 failed and 0 skipped
β Β all-reports/facts-instrumentation-tests-reports/testDebugWithEmulatorWtf/results.xml
4 tests were completed in 17s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
run (Pixel2 31) | 4β | 17s |
β Β run (Pixel2 31)
io.dotanuki.features.facts.FactsAcceptanceTests
β
testFactsActivity
io.dotanuki.features.facts.FactsScreenshotTests
β
emptyState
β
successState
β
errorState
β Β all-reports/search-instrumentation-tests-reports/testDebugWithEmulatorWtf/results.xml
4 tests were completed in 17s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
run (Pixel2 31) | 4β | 17s |
β Β run (Pixel2 31)
io.dotanuki.features.search.SearchAcceptanceTests
β
shouldPerformSearch_ByChoosingASuggestion
β
shouldPerformASearch_ByTypingATerm
io.dotanuki.features.search.SearchScreenshotTests
β
contentWithHistory
β
errorState
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.features.facts.presentation.FactsViewModelTests.xml
3 tests were completed in 16s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.features.facts.presentation.FactsViewModelTests | 3β | 16s |
β Β io.dotanuki.features.facts.presentation.FactsViewModelTests
β
at first lunch, should start on empty state
β
given a successful a search, should emit results
β
given an unsuccessful a search, should emit error
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.features.search.domain.SearchQueryValidationTests.xml
1 tests were completed in 93ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.features.search.domain.SearchQueryValidationTests | 1β | 93ms |
β Β io.dotanuki.features.search.domain.SearchQueryValidationTests
β
should validate query
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.features.search.presentation.SearchViewModelTests.xml
3 tests were completed in 9s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.features.search.presentation.SearchViewModelTests | 3β | 9s |
β Β io.dotanuki.features.search.presentation.SearchViewModelTests
β
should proceed saving term chosen from suggestions
β
should emit error when loading suggestions
β
at first lunch should display only suggestions
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.android.core.persistence.LocalStorageTests.xml
3 tests were completed in 12s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.platform.android.core.persistence.LocalStorageTests | 3β | 12s |
β Β io.dotanuki.platform.android.core.persistence.LocalStorageTests
β
should store new search term
β
should not persist the same term more than once
β
should retrieve empty search history
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.internal.NetworkingErrorAwareExecutionTests.xml
1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.platform.jvm.core.rest.internal.NetworkingErrorAwareExecutionTests | 1β | 3ms |
β Β io.dotanuki.platform.jvm.core.rest.internal.NetworkingErrorAwareExecutionTests
β
should transform downstream error with managed execution
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.internal.transformers.ConnectivityErrorTransformerTests.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.platform.jvm.core.rest.internal.transformers.ConnectivityErrorTransformerTests | 2β | 2ms |
β Β io.dotanuki.platform.jvm.core.rest.internal.transformers.ConnectivityErrorTransformerTests
β
should transform connectivity errors surfaced by the HTTP stack
β
should propagate any other error
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.internal.transformers.DataMarshallingErrorTransformerTests.xml
2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.platform.jvm.core.rest.internal.transformers.DataMarshallingErrorTransformerTests | 2β | 0ms |
β Β io.dotanuki.platform.jvm.core.rest.internal.transformers.DataMarshallingErrorTransformerTests
β
should not handle any other errors
β
should transform serialization-related errors
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.internal.transformers.RestfulErrorTransformerTests.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.platform.jvm.core.rest.internal.transformers.RestfulErrorTransformerTests | 2β | 1ms |
β Β io.dotanuki.platform.jvm.core.rest.internal.transformers.RestfulErrorTransformerTests
β
should transform http error from downstream
β
should propagate any other error
β Β all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.RestClientTests.xml
4 tests were completed in 22s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.dotanuki.platform.jvm.core.rest.RestClientTests | 4β | 22s |
β Β io.dotanuki.platform.jvm.core.rest.RestClientTests
β
should recover from latency in the network
β
should recover from network timeouts
β
should recover from connection spikes
β
should not recover from HTTP errors
Loading