Skip to content

Update dependency maestro to v1.39.7 (#1543) #4510

Update dependency maestro to v1.39.7 (#1543)

Update dependency maestro to v1.39.7 (#1543) #4510

GitHub Actions / Test Reports succeeded Dec 18, 2024 in 1s

29 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
all-reports/facts-instrumentation-tests-reports/testDebugWithEmulatorWtf/results.xml 4βœ… 13s
all-reports/search-instrumentation-tests-reports/testDebugWithEmulatorWtf/results.xml 4βœ… 17s
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.features.facts.presentation.FactsViewModelTests.xml 3βœ… 16s
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.features.search.domain.SearchQueryValidationTests.xml 1βœ… 93ms
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.features.search.presentation.SearchViewModelTests.xml 3βœ… 9s
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.android.core.persistence.LocalStorageTests.xml 3βœ… 12s
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.internal.NetworkingErrorAwareExecutionTests.xml 1βœ… 3ms
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.internal.transformers.ConnectivityErrorTransformerTests.xml 2βœ… 2ms
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.internal.transformers.DataMarshallingErrorTransformerTests.xml 2βœ… 0ms
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.internal.transformers.RestfulErrorTransformerTests.xml 2βœ… 1ms
all-reports/unit-tests-reports/junit/TEST-io.dotanuki.platform.jvm.core.rest.RestClientTests.xml 4βœ… 22s

βœ…Β all-reports/facts-instrumentation-tests-reports/testDebugWithEmulatorWtf/results.xml

4 tests were completed in 13s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
run (Pixel2 31) 4βœ… 13s

βœ…Β 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