Add Custom Tile tests
Flag: aconfig qs_new_tiles DISABLED Test: atest CustomTileDataInteractorTest Test: atest CustomTileMapperTest Test: atest CustomTileUserActionInteractorTest Test: atest CustomTileInteractorTest Bug: 301055700 Change-Id: I43626613fbebe240e8dc16b081a4cda3778c095d
Showing
- packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileDataInteractorTest.kt 241 additions, 0 deletions.../custom/domain/interactor/CustomTileDataInteractorTest.kt
- packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileInteractorTest.kt 107 additions, 36 deletions...impl/custom/domain/interactor/CustomTileInteractorTest.kt
- packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileMapperTest.kt 265 additions, 0 deletions...les/impl/custom/domain/interactor/CustomTileMapperTest.kt
- packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileUserActionInteractorTest.kt 283 additions, 0 deletions...m/domain/interactor/CustomTileUserActionInteractorTest.kt
- packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileDataInteractor.kt 1 addition, 2 deletions...impl/custom/domain/interactor/CustomTileDataInteractor.kt
- packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileInteractor.kt 7 additions, 0 deletions...les/impl/custom/domain/interactor/CustomTileInteractor.kt
- packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileServiceInteractor.kt 5 additions, 5 deletions...l/custom/domain/interactor/CustomTileServiceInteractor.kt
- packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/CustomTileUserActionInteractor.kt 1 addition, 4 deletions...ustom/domain/interactor/CustomTileUserActionInteractor.kt
- packages/SystemUI/tests/utils/src/android/graphics/drawable/TestStubDrawable.kt 17 additions, 2 deletions...s/utils/src/android/graphics/drawable/TestStubDrawable.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/qs/external/FakeIQSTileService.kt 61 additions, 0 deletions...rc/com/android/systemui/qs/external/FakeIQSTileService.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/qs/external/FakeTileServiceManagerFacade.kt 59 additions, 0 deletions...roid/systemui/qs/external/FakeTileServiceManagerFacade.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/qs/external/FakeTileServicesFacade.kt 19 additions, 4 deletions...om/android/systemui/qs/external/FakeTileServicesFacade.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/qs/external/TilesExternalKosmos.kt 37 additions, 0 deletions...c/com/android/systemui/qs/external/TilesExternalKosmos.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/qs/tiles/impl/custom/CustomTileKosmos.kt 56 additions, 0 deletions...android/systemui/qs/tiles/impl/custom/CustomTileKosmos.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/qs/tiles/impl/custom/QSTileStateSubject.kt 2 additions, 2 deletions...droid/systemui/qs/tiles/impl/custom/QSTileStateSubject.kt
Loading
Please register or sign in to comment