Skip to content

fix: 1:1 calls can not be established on staging environment (WPB-9359) #2065

fix: 1:1 calls can not be established on staging environment (WPB-9359)

fix: 1:1 calls can not be established on staging environment (WPB-9359) #2065

GitHub Actions / Test Results succeeded May 22, 2024 in 0s

All 22 tests pass in 0s

22 tests   22 βœ…β€ƒβ€ƒ0s ⏱️
 5 suites   0 πŸ’€
 5 files     0 ❌

Results for commit 9afb75e.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

22 tests found

There are 22 tests, see "Raw output" for the full list of tests.
Raw output
VersionizerTest ‑ given version generator when I generate a new version AFTER 10 SECONDS then I should get an directly incremented number
VersionizerTest ‑ given version generator when I generate a new version IN ONE YEAR then I should get an incremented version number
VersionizerTest ‑ given version generator when I generate a new version IN ONE and TWO YEARS then I should get an incremented version number
VersionizerTest ‑ given version generator when I generate a new version IN TEN YEARS then I should get an incremented version number
VersionizerTest ‑ given version generator when I generate a new version THE NEXT DAY then I should get an incremented version number
VersionizerTest ‑ given version generator when I generate a version I should get the same version number on the current Android project
VersionizerTest ‑ given version generator when I generate two versions AT THE SAME TIME I should get the same version number
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenDrawingEvent_WhenCallingTheAction_ThenUpdateTheStateWithTheCurrentMovingPathPosition
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenOnColorChanged_WhenCallingTheAction_ThenUpdateCurrentPathWithTheSelectedColor
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenOnDrawIsCalled_WhenCallingTheAction_ThenUpdateStateWithEventMove
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenOnStartDrawingIsCalled_WhenCallingTheAction_ThenUpdateStateWithEventDown
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenOnStopDrawingIsCalled_WhenCallingTheAction_ThenUpdateStateWithEventUp
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenStartDrawingEvent_WhenCallingTheAction_ThenUpdateTheStateWithTheInitialPathPosition
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenStopDrawingEvent_WhenCallingTheAction_ThenUpdateTheStateWithTheFinalPathPosition
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenWeCancelToDiscard_WhenCallingTheAction_ThenUpdateStateToHideConfirmation
com.wire.android.feature.sketch.DrawingCanvasViewModelTest ‑ givenWeWantToDiscard_WhenCallingTheAction_ThenUpdateStateToShowConfirmation
com.wire.android.ui.common.ExampleUnitTest ‑ addition_isCorrect
customization.ConfigurationFileImporterTest ‑ givenDefaultValuesAndFlavorSpecifics_whenImportingFile_shouldContainDefaultWhenNotOverwritten
customization.ConfigurationFileImporterTest ‑ givenDefaultValuesAndFlavorSpecifics_whenImportingFile_shouldIncludeAllFlavors
customization.ConfigurationFileImporterTest ‑ givenDefaultValuesAndFlavorSpecifics_whenImportingFile_shouldOverwriteDefaultWithFlavorSpecific
customization.CustomizationTest ‑ givenCustomizationOverwrite_whenGettingBuildInfo_thenShouldOverwriteDefaultValueUsingTheSpecifiedFile
customization.CustomizationTest ‑ givenNoCustomization_whenGettingBuildInfo_thenShouldOnlyUseDefaultValues