CleverTap / clevertap-android-sdk

CleverTap Android SDK
MIT License
80 stars 74 forks source link

Unit tests for file type support SDK-3913 #631

Closed piyush-kukadiya closed 4 months ago

piyush-kukadiya commented 4 months ago
  1. Fix broken unit tests

    • [x] FileCleanupStrategyCoroutineTest
    • [x] FileCleanupStrategyExecutorsTest
    • [ ] FileResourceProviderTest
    • [x] InAppImagePreloaderCoroutineTest
    • [x] InAppImagePreloaderExecutorsTest
    • [x] InAppImageRepoTest
    • [x] InAppQueue
    • [x] ImpressionManager
    • [x] CustomTemplateInAppData
  2. Add unit tests for new code

    • [x] FileMemoryAccessObject
    • [x] FileMemoryV2
    • [x] InAppGifMemoryAccessObjectV1
    • [x] InAppGifMemoryV1
    • [x] InAppImageMemoryAccessObjectV1
    • [x] InAppImageMemoryV1
    • [x] MemoryCreator