summaryrefslogtreecommitdiff
path: root/tests/shared
AgeCommit message (Expand)Author
2025-02-14HSUM fixes for ChooserActivityTest Matt Casey
2024-12-12Replace injection of 'FeatureFlags' with static flag references Mark Renouf
2024-08-30Make java_sdk_library dependencies explicit am: ad39060b46 am: 4318f4a210 Jihoon Kang
2024-08-30Make java_sdk_library dependencies explicit am: ad39060b46 Jihoon Kang
2024-08-30Make java_sdk_library dependencies explicit Jihoon Kang
2024-08-29Log payload selection changes Andrey Yepin
2024-08-05Update excluded components from payload selection callback Andrey Yepin
2024-07-25Unified preview image loader. Andrey Epin
2024-07-15Update ImageLoader interface to receive preview sizes along with the URI Andrey Epin
2024-07-09Delete PreviewViewModel Andrey Epin
2024-06-07Shareousel: Maintain cursor order for shated items Andrey Epin
2024-05-30Merge "Disable sharing when device is under active FRP lock" into main Mark Renouf
2024-05-29Disable sharing when device is under active FRP lock Mark Renouf
2024-05-24Honor content types in shareousel Matt Casey
2024-05-21Add ImageLoader with improved caching and cancelling Govinda Wasserman
2024-05-13Merge "Switch to -nodeps flavor of mockito-kotlin" into main Mark Renouf
2024-05-10Switch to -nodeps flavor of mockito-kotlin Mark Renouf
2024-05-10Add support for preview size columns in the additional content query. Andrey Epin
2024-05-03Migrate to mockito-kotlin Mark Renouf
2024-04-25Deprecate MockitoKotlinHelpers Mark Renouf
2024-04-04Add missing copyright headers Mark Renouf
2024-04-04Collapse v2 fork Mark Renouf
2024-03-28Introduce Kosmos DI for unit testing Steve Elliott
2024-03-26Adds dependency on official mockito-kotlin extensions [shared] Mark Renouf
2024-03-26Migrate Test Targets to New Android Ownership Model Mark Renouf
2024-03-14Readability clean up for UserRepository Mark Renouf
2024-03-08Shareousel ui layer Steve Elliott
2024-03-04Merge "Make ImageLoader injectable" into main Andrey Yepin
2024-02-27Fix Valid<T> to contain non nullable value Mark Renouf
2024-02-27Make ImageLoader injectable Andrey Epin
2024-02-14Remove varargs from FakeUserRepository Mark Renouf
2024-02-12Initialize PlayloadToggleInteractor in PreviewViewModel Andrey Epin
2024-02-08Shareousel content preview ui + view-model Steve Elliott
2024-01-30Rename CallerInfo -> ActivityLaunch and inject Mark Renouf
2024-01-25UserInteractor and Profile Mark Renouf
2023-12-07Validation framework mrenouf
2023-11-30Narrow dependencies to actual used data (2/n) Mark Renouf
2023-11-28Splits tests Mark Renouf