Skip to content

Running unit tests

Running unit tests #5

Triggered via pull request June 18, 2024 18:39
Status Failure
Total duration 1m 27s
Artifacts

unit-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ListNavigationActionAddScreensTest.When add screens - Then screens are added(): modo-compose/src/test/java/com/github/terrakok/modo/list/ListNavigationActionAddScreensTest.kt#L34
org.opentest4j.AssertionFailedError: expected: <[com.github.terrakok.modo.MockScreen@15d49048, com.github.terrakok.modo.MockScreen@7098b907]> but was: <[com.github.terrakok.modo.MockScreen@15d49048, com.github.terrakok.modo.MockScreen@7098b907, com.github.terrakok.modo.MockScreen@503f91c3]>
ListNavigationActionSetTest.When set screens - Then screens are set(): modo-compose/src/test/java/com/github/terrakok/modo/list/ListNavigationActionSetTest.kt#L20
org.opentest4j.AssertionFailedError: expected: <[]> but was: <[com.github.terrakok.modo.MockScreen@4bc222e]>
test (modo-compose)
Process completed with exit code 1.