Skip to content

Allow to start even if ads can't load #536

Allow to start even if ads can't load

Allow to start even if ads can't load #536

GitHub Actions / Test Results succeeded Sep 28, 2024 in 0s

277 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
core/common/base/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.base.DatabaseListUpdaterTests.xml 6✅ 6s
core/common/base/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.base.extensions.JsonObjectExtTests.xml 22✅ 598ms
core/common/base/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.base.extensions.RectFTests.xml 19✅ 353ms
core/common/base/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.base.extensions.RectTests.xml 3✅ 44ms
core/common/display/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.display.DisplayConfigManagerTests.xml 13✅ 10s
core/common/display/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.display.DisplayRecorderTests.xml 9✅ 827ms
core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.BaseOverlayTests.xml 11✅ 4s
core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.FullscreenOverlayTests.xml 2✅ 1s
core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.manager.LifecycleStatesRegistryTests.xml 2✅ 154ms
core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.manager.navigation.OverlayNavigationRequestStackTests.xml 6✅ 132ms
core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.manager.OverlayManagerTests.xml 12✅ 475ms
core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.menu.OverlayMenuTests.xml 12✅ 2s
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration10to11Tests.xml 10✅ 5s
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration12to13Tests.xml 7✅ 556ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration3to4Tests.xml 8✅ 320ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration4to5Tests.xml 4✅ 197ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration5to6Tests.xml 4✅ 157ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration6to7Tests.xml 7✅ 246ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration8To9Tests.xml 3✅ 124ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration9to10Tests.xml 5✅ 193ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.serialization.compat.CompatV11DeserializerTests.xml 6✅ 120ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.serialization.compat.CompatV13DeserializerTests.xml 7✅ 134ms
core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.serialization.DeserializerTests.xml 3✅ 155ms
core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.action.ActionMapperTests.xml 10✅ 380ms
core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.action.IntentExtraTests.xml 17✅ 558ms
core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.condition.ConditionMapperTests.xml 8✅ 200ms
core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.event.EventMapperTests.xml 6✅ 150ms
core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.scenario.ScenarioMapperTests.xml 3✅ 73ms
core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.RepositoryTests.xml 6✅ 4s
core/smart/processing/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.processing.data.ActionExecutorTests.xml 8✅ 4s
core/smart/processing/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.processing.data.ScenarioProcessorTests.xml 29✅ 2s
core/smart/processing/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.processing.data.ScenarioStateTests.xml 9✅ 194ms

✅ core/common/base/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.base.DatabaseListUpdaterTests.xml

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

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.base.DatabaseListUpdaterTests 6✅ 6s

✅ com.buzbuz.smartautoclicker.core.base.DatabaseListUpdaterTests

✅ onlyAdd
✅ emptyLists
✅ allAtOnce
✅ idMapping
✅ onlyRemove
✅ onlyUpdate

✅ core/common/base/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.base.extensions.JsonObjectExtTests.xml

22 tests were completed in 598ms with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.base.extensions.JsonObjectExtTests 22✅ 598ms

✅ com.buzbuz.smartautoclicker.core.base.extensions.JsonObjectExtTests

✅ getLong_presentAndInvalid
✅ getInt_presentAndValid
✅ getInt_presentAndInvalid
✅ getJsonObject_presentAndInvalid
✅ getJsonArray_presentAndInvalid
✅ getString_absent
✅ getString_presentAndValid
✅ getBoolean_presentAndValid
✅ getEnum_absent
✅ getString_presentAndInvalid
✅ getJsonArray_presentAndValid
✅ getEnum_presentAndInvalidNumber
✅ getEnum_presentAndInvalidString
✅ getInt_absent
✅ getLong_presentAndValid
✅ getBoolean_presentAndInvalid
✅ getJsonObject_absent
✅ getLong_absent
✅ getBoolean_absent
✅ getJsonArray_absent
✅ getEnum_presentAndValid
✅ getJsonObject_presentAndValid

✅ core/common/base/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.base.extensions.RectFTests.xml

19 tests were completed in 353ms with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.base.extensions.RectFTests 19✅ 353ms

✅ com.buzbuz.smartautoclicker.core.base.extensions.RectFTests

✅ scaleDown_size
✅ translateY_positive
✅ scaleUp_pivotTop
✅ scaleDown_pivotRight
✅ translateY_negative
✅ translateX_positive
✅ translateX_negative
✅ scaleDown_pivotLeft
✅ scaleDown_pivotTop
✅ scaleUp_pivotLeft
✅ scaleUp_pivotBottom
✅ scaleUp_pivotCenter
✅ scaleOne_shouldNotMove
✅ scaleUp_pivotRight
✅ translateSame
✅ scaleDown_pivotBottom
✅ scaleDown_pivotCenter
✅ scaleOne_shouldHaveSameSize
✅ scaleUp_size

✅ core/common/base/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.base.extensions.RectTests.xml

3 tests were completed in 44ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.base.extensions.RectTests 3✅ 44ms

✅ com.buzbuz.smartautoclicker.core.base.extensions.RectTests

✅ sizeNegativeValues
✅ sizePositiveValues
✅ sizeZero

✅ core/common/display/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.display.DisplayConfigManagerTests.xml

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

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.display.DisplayConfigManagerTests 13✅ 10s

✅ com.buzbuz.smartautoclicker.core.display.DisplayConfigManagerTests

✅ getScreenSize_initial_legacy
✅ getScreenSize_initial_modern
✅ orientationChanged_sameOrientation
✅ getOrientation_landscape_90
✅ getScreenSize_update_rotated_legacy
✅ getScreenSize_update_rotated_modern
✅ getOrientation_landscape_270
✅ orientationChanged_unregistration
✅ getScreenSize_update_notRotated_legacy
✅ getScreenSize_update_notRotated_modern
✅ orientationChanged
✅ getOrientation_portrait_180
✅ getOrientation_portrait_0

✅ core/common/display/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.display.DisplayRecorderTests.xml

9 tests were completed in 827ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.display.DisplayRecorderTests 9✅ 827ms

✅ com.buzbuz.smartautoclicker.core.display.DisplayRecorderTests

✅ startProjection_alreadyStarted
✅ startScreenRecord_alreadyStarted
✅ onStoppedCallback
✅ startScreenRecord
✅ stopProjection_notStarted
✅ stopScreenRecord
✅ startProjection
✅ stopProjection
✅ stopScreenRecord_notStarted

✅ core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.BaseOverlayTests.xml

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

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.common.overlays.BaseOverlayTests 11✅ 4s

✅ com.buzbuz.smartautoclicker.core.common.overlays.BaseOverlayTests

✅ showAlreadyShown
✅ create
✅ hideNotCreated
✅ dismissNotShown
✅ hide
✅ show
✅ dismissNotCreated
✅ hideAlreadyHidden
✅ createAlreadyCreated
✅ showNotCreated
✅ dismiss

✅ core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.FullscreenOverlayTests.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.common.overlays.FullscreenOverlayTests 2✅ 1s

✅ com.buzbuz.smartautoclicker.core.common.overlays.FullscreenOverlayTests

✅ stop
✅ start

✅ core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.manager.LifecycleStatesRegistryTests.xml

2 tests were completed in 154ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.common.overlays.manager.LifecycleStatesRegistryTests 2✅ 154ms

✅ com.buzbuz.smartautoclicker.core.common.overlays.manager.LifecycleStatesRegistryTests

✅ saveAndRestore_erasePreviousValues
✅ saveAndRestore

✅ core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.manager.navigation.OverlayNavigationRequestStackTests.xml

6 tests were completed in 132ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.common.overlays.manager.navigation.OverlayNavigationRequestStackTests 6✅ 132ms

✅ com.buzbuz.smartautoclicker.core.common.overlays.manager.navigation.OverlayNavigationRequestStackTests

✅ pushNavigateTo_once
✅ pushNavigateUp_once
✅ pushNavigateTo_twice_differentOverlay
✅ pushNavigateUp_cancelWithNavigateTo
✅ pushNavigateUp_twice
✅ pushNavigateTo_twice_sameOverlay

✅ core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.manager.OverlayManagerTests.xml

12 tests were completed in 475ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.common.overlays.manager.OverlayManagerTests 12✅ 475ms

✅ com.buzbuz.smartautoclicker.core.common.overlays.manager.OverlayManagerTests

✅ stackTop_navigateUp_second
✅ stackTop_navigateTo_second
✅ stackTop_emptyStack
✅ stackTop_navigateUp_initial
✅ lifecycles_navigateTo_hide_thirdOverlay
✅ lifecycles_navigateTo_initialOverlay
✅ lifecycles_navigateTo_noHide_thirdOverlay
✅ lifecycles_navigateUp_oneOverlayInStack
✅ stackTop_navigateTo_initial
✅ lifecycles_navigateTo_hide_secondOverlay
✅ lifecycles_navigateTo_noHide_secondOverlay
✅ lifecycles_navigateUp_twoOverlaysInStack

✅ core/common/overlays/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.common.overlays.menu.OverlayMenuTests.xml

12 tests were completed in 2s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.common.overlays.menu.OverlayMenuTests 12✅ 2s

✅ com.buzbuz.smartautoclicker.core.common.overlays.menu.OverlayMenuTests

✅ createLifecycle
✅ setupViewClickListeners
✅ destroy_removeView
✅ createAddMenuView
✅ setupHideItemTouchListener
✅ createAddViews
✅ setupMoveItemTouchListener
✅ setMenuItemDisabledClickable
✅ getInitialMenuPositionFirstTime
✅ destroy_removeAllViews
✅ setMenuItemEnabled
✅ setMenuItemDisabledNotClickable

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration10to11Tests.xml

10 tests were completed in 5s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.migrations.Migration10to11Tests 10✅ 5s

✅ com.buzbuz.smartautoclicker.core.database.migrations.Migration10to11Tests

✅ migrate_click_on_condition_valid_condition
✅ migrate_quality
✅ migrate_click_mixed_use_cases
✅ migrate_click_on_position
✅ migrate_toggle_event
✅ migrate_pause
✅ migrate_swipe
✅ migrate_click_on_condition_no_conditions
✅ migrate_intent
✅ migrate_click_on_condition_invalid_condition

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration12to13Tests.xml

7 tests were completed in 556ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.migrations.Migration12to13Tests 7✅ 556ms

✅ com.buzbuz.smartautoclicker.core.database.migrations.Migration12to13Tests

✅ migrate_end_conditions_multiple
✅ migrate_toggle_event_actions_no_aggregation
✅ migrate_toggle_event_actions_aggregation_one_event
✅ migrate_conditions
✅ migrate_toggle_event_actions_aggregation_multiple_events
✅ migrate_end_conditions_one
✅ migrate_events

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration3to4Tests.xml

8 tests were completed in 320ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.migrations.Migration3to4Tests 8✅ 320ms

✅ com.buzbuz.smartautoclicker.core.database.migrations.Migration3to4Tests

✅ migrateConditions_one
✅ migrateConditions_multiple
✅ migrateClickToEvent_multiple
✅ migrateClickToAction
✅ migrateClickToEvent_one
✅ migrateSwipeToAction
✅ migrateScenarios_one
✅ migrateScenarios_multiple

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration4to5Tests.xml

4 tests were completed in 197ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.migrations.Migration4to5Tests 4✅ 197ms

✅ com.buzbuz.smartautoclicker.core.database.migrations.Migration4to5Tests

✅ migrateConditions_detectionTypeColumn
✅ migrateConditions_thresholdIncrease
✅ migrateConditions_nameColumn
✅ migrateConditions_thresholdIncrease_maxValue

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration5to6Tests.xml

4 tests were completed in 157ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.migrations.Migration5to6Tests 4✅ 157ms

✅ com.buzbuz.smartautoclicker.core.database.migrations.Migration5to6Tests

✅ migrateActions_clickOnConditionColumn_click
✅ migrateActions_clickOnConditionColumn_pause
✅ migrateActions_clickOnConditionColumn_swipe
✅ migrateConditions_shouldBeDetectedColumn

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration6to7Tests.xml

7 tests were completed in 246ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.migrations.Migration6to7Tests 7✅ 246ms

✅ com.buzbuz.smartautoclicker.core.database.migrations.Migration6to7Tests

✅ migrateScenario_endConditionOperator
✅ migrateEndCondition_events_different_scenario
✅ migrateEndCondition_events_NoStopAfter
✅ migrateEndCondition_noEvents
✅ migrateEndCondition_events_SeveralStopAfter
✅ migrateScenario_detectionQuality
✅ migrateEndCondition_events_OneStopAfter

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration8To9Tests.xml

3 tests were completed in 124ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.migrations.Migration8To9Tests 3✅ 124ms

✅ com.buzbuz.smartautoclicker.core.database.migrations.Migration8To9Tests

✅ migrate_event_remove_stopAfter
✅ migrate_scenario_randomize
✅ migrate_event_enabledOnStart

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.migrations.Migration9to10Tests.xml

5 tests were completed in 193ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.migrations.Migration9to10Tests 5✅ 193ms

✅ com.buzbuz.smartautoclicker.core.database.migrations.Migration9to10Tests

✅ migrate_click_durationOverLimit
✅ migrate_click_durationBelowLimit
✅ migrate_swipe_durationOverLimit
✅ migrate_swipe_durationBelowLimit
✅ migrate_oneOfEachCase

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.serialization.compat.CompatV11DeserializerTests.xml

6 tests were completed in 120ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.serialization.compat.CompatV11DeserializerTests 6✅ 120ms

✅ com.buzbuz.smartautoclicker.core.database.serialization.compat.CompatV11DeserializerTests

✅ deserialization_action_click_on_condition_invalid_conditions
✅ deserialization_factory_availability
✅ deserialization_action_click_on_condition_no_conditions
✅ deserialization_scenario_detection_quality
✅ deserialization_action_click_on_condition_valid_condition
✅ deserialization_action_click_user_selected

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.serialization.compat.CompatV13DeserializerTests.xml

7 tests were completed in 134ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.serialization.compat.CompatV13DeserializerTests 7✅ 134ms

✅ com.buzbuz.smartautoclicker.core.database.serialization.compat.CompatV13DeserializerTests

✅ migrate_end_condition
✅ migrate_toggle_event_actions_aggregation
✅ deserialization_event_type_always_image
✅ migrate_toggle_event_actions_aggregation_multi_event
✅ deserialization_factory_availability
✅ migrate_toggle_event_actions_no_aggregation
✅ deserialization_condition_type_always_image_detected

✅ core/smart/database/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.database.serialization.DeserializerTests.xml

3 tests were completed in 155ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.database.serialization.DeserializerTests 3✅ 155ms

✅ com.buzbuz.smartautoclicker.core.database.serialization.DeserializerTests

✅ deserialization_sameVersion
✅ deserialization_invalidVersion_higher
✅ deserialization_invalidVersion_lower

✅ core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.action.ActionMapperTests.xml

10 tests were completed in 380ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.domain.model.action.ActionMapperTests 10✅ 380ms

✅ com.buzbuz.smartautoclicker.core.domain.model.action.ActionMapperTests

✅ swipe_toDomain
✅ swipe_toEntity
✅ intent_toDomain
✅ intent_toEntity
✅ click_toDomain
✅ toggleEvent_toDomain
✅ click_toEntity
✅ toggleEvent_toEntity
✅ pause_toDomain
✅ pause_toEntity

✅ core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.action.IntentExtraTests.xml

17 tests were completed in 558ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.domain.model.action.IntentExtraTests 17✅ 558ms

✅ com.buzbuz.smartautoclicker.core.domain.model.action.IntentExtraTests

✅ toEntity_double
✅ toEntity_invalidType
✅ toEntity_string
✅ toIntentExtra_boolean
✅ toIntentExtra_byte
✅ toIntentExtra_char
✅ toEntity_integer
✅ toIntentExtra_double
✅ toIntentExtra_float
✅ toIntentExtra_short
✅ toIntentExtra_string
✅ toEntity_float
✅ toEntity_short
✅ toIntentExtra_integer
✅ toEntity_byte
✅ toEntity_char
✅ toEntity_boolean

✅ core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.condition.ConditionMapperTests.xml

8 tests were completed in 200ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.domain.model.condition.ConditionMapperTests 8✅ 200ms

✅ com.buzbuz.smartautoclicker.core.domain.model.condition.ConditionMapperTests

✅ triggerCondition_onTimerReached_toDomain
✅ triggerCondition_onTimerReached_toEntity
✅ triggerCondition_onCounterReached_toDomain
✅ triggerCondition_onCounterReached_toEntity
✅ imageCondition_toDomain
✅ imageCondition_toEntity
✅ triggerCondition_onBroadcastReceived_toDomain
✅ triggerCondition_onBroadcastReceived_toEntity

✅ core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.event.EventMapperTests.xml

6 tests were completed in 150ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.domain.model.event.EventMapperTests 6✅ 150ms

✅ com.buzbuz.smartautoclicker.core.domain.model.event.EventMapperTests

✅ imageEvent_toDomain_complete
✅ triggerEvent_toDomain
✅ triggerEvent_toEntity
✅ triggerEvent_toDomain_complete
✅ imageEvent_toDomain
✅ imageEvent_toEntity

✅ core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.model.scenario.ScenarioMapperTests.xml

3 tests were completed in 73ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.domain.model.scenario.ScenarioMapperTests 3✅ 73ms

✅ com.buzbuz.smartautoclicker.core.domain.model.scenario.ScenarioMapperTests

✅ toDomain_from_CompleteScenario
✅ toDomain_from_ScenarioWithEvents
✅ toEntity

✅ core/smart/domain/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.domain.RepositoryTests.xml

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

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.domain.RepositoryTests 6✅ 4s

✅ com.buzbuz.smartautoclicker.core.domain.RepositoryTests

✅ getCompleteImageEventList
✅ deleteScenario_removedConditions
✅ createScenario
✅ getBitmap
✅ getCompleteTriggerEventList
✅ deleteScenario

✅ core/smart/processing/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.processing.data.ActionExecutorTests.xml

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

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.processing.data.ActionExecutorTests 8✅ 4s

✅ com.buzbuz.smartautoclicker.core.processing.data.ActionExecutorTests

✅ execute_oneClick_notOnCondition
✅ execute_oneClick_onCondition_or
✅ noActions
✅ execute_click_delay
✅ execute_oneClick_onCondition_and
✅ execute_mixed
✅ execute_onePause
✅ execute_oneSwipe

✅ core/smart/processing/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.processing.data.ScenarioProcessorTests.xml

29 tests were completed in 2s with 29 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.processing.data.ScenarioProcessorTests 29✅ 2s

✅ com.buzbuz.smartautoclicker.core.processing.data.ScenarioProcessorTests

✅ oneCondition_exact_noMatch_shouldBeDetected
✅ oneCondition_exact_match_should_Not_BeDetected
✅ oneCondition_wholeScreen_noMatch_shouldBeDetected
✅ severalConditions_OR_allNoMatch
✅ noConditions_withActions
✅ severalConditions_AND_allMatch
✅ severalEvents_noneMatch
✅ severalConditions_AND_allNoMatch_allShould_Not_BeDetected
✅ oneCondition_wholeScreen_noMatch_should_Not_BeDetected
✅ severalConditions_AND_oneNoMatch
✅ severalEvents_allMatch
✅ severalConditions_OR_allNoMatch_oneShould_Not_BeDetected
✅ stopAfter_one_noMatch
✅ severalConditions_AND_allMatch_oneShouldNotBeOnScreen
✅ oneCondition_exact_match_shouldBeDetected
✅ oneCondition_wholeScreen_match_shouldBeDetected
✅ oneCondition_wholeScreen_match_should_Not_BeDetected
✅ severalConditions_OR_oneNoMatch_should_Not_BeDetected
✅ severalConditions_AND_allNoMatch
✅ severalConditions_OR_allMatch
✅ severalConditions_OR_oneNoMatch
✅ oneCondition_exact_noMatch_should_Not_BeDetected
✅ severalConditions_OR_allNoMatch_allShould_Not_BeDetected
✅ severalConditions_OR_allMatch_allShould_Not_BeDetected
✅ severalEvents_secondMatch
✅ severalEvents_firstMatch
✅ severalConditions_AND_allNoMatch_oneShould_Not_BeDetected
✅ severalConditions_AND_oneNoMatch_should_Not_BeDetected
✅ noEvent

✅ core/smart/processing/build/test-results/testDebugUnitTest/TEST-com.buzbuz.smartautoclicker.core.processing.data.ScenarioStateTests.xml

9 tests were completed in 194ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.buzbuz.smartautoclicker.core.processing.data.ScenarioStateTests 9✅ 194ms

✅ com.buzbuz.smartautoclicker.core.processing.data.ScenarioStateTests

✅ change_state_disabled_from_disabled
✅ change_state_toggle_from_enabled
✅ change_state_enabled_from_enabled
✅ all_events_disabled_on_start
✅ change_state_toggle_from_disabled
✅ change_state_disabled_from_enabled
✅ change_state_enabled_from_disabled
✅ mixed_events_enabled_disabled_on_start
✅ all_events_enabled_on_start