Update EnricoMi/publish-unit-test-result-action action to v2.18.0 (#747) #2259
GitHub Actions / Unit Test Results
succeeded
Oct 25, 2024 in 0s
All 41 tests pass in 19s
41 tests 41 ✅ 19s ⏱️
10 suites 0 💤
10 files 0 ❌
Results for commit b1795fb.
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
41 tests found
There are 41 tests, see "Raw output" for the full list of tests.
Raw output
com.burrowsapps.gif.search.data.api.GifServiceTest ‑ testSearchResultsURLPreviewShouldParseCorrectly
com.burrowsapps.gif.search.data.api.GifServiceTest ‑ testSearchResultsURLShouldParseCorrectly
com.burrowsapps.gif.search.data.api.GifServiceTest ‑ testTrendingResultsURLPreviewShouldParseCorrectly
com.burrowsapps.gif.search.data.api.GifServiceTest ‑ testTrendingResultsURLShouldParseCorrectly
com.burrowsapps.gif.search.data.api.model.GifDtoTest ‑ testGetPreview
com.burrowsapps.gif.search.data.api.model.GifDtoTest ‑ testGetUrl
com.burrowsapps.gif.search.data.api.model.GifResponseDtoTest ‑ testGetNext
com.burrowsapps.gif.search.data.api.model.GifResponseDtoTest ‑ testGetResults
com.burrowsapps.gif.search.data.api.model.MediaDtoTest ‑ testGetGif
com.burrowsapps.gif.search.data.api.model.MediaDtoTest ‑ testTinyGetGif
com.burrowsapps.gif.search.data.api.model.NetworkResultTest ‑ testSafeApiCallReturnsEmptyWhenResponseIsSuccessfulAndHasNoBody
com.burrowsapps.gif.search.data.api.model.NetworkResultTest ‑ testSafeApiCallReturnsErrorWhenAPICallThrowsException
com.burrowsapps.gif.search.data.api.model.NetworkResultTest ‑ testSafeApiCallReturnsErrorWhenResponseIsNotSuccessful
com.burrowsapps.gif.search.data.api.model.NetworkResultTest ‑ testSafeApiCallReturnsSuccessWhenResponseIsSuccessfulAndHasBody
com.burrowsapps.gif.search.data.api.model.ResultDtoTest ‑ testGetMedia
com.burrowsapps.gif.search.data.repository.GifRepositoryTest ‑ testLoadSearchImagesEmpty
com.burrowsapps.gif.search.data.repository.GifRepositoryTest ‑ testLoadSearchImagesError
com.burrowsapps.gif.search.data.repository.GifRepositoryTest ‑ testLoadSearchImagesSuccess
com.burrowsapps.gif.search.data.repository.GifRepositoryTest ‑ testLoadTrendingImagesEmpty
com.burrowsapps.gif.search.data.repository.GifRepositoryTest ‑ testLoadTrendingImagesError
com.burrowsapps.gif.search.data.repository.GifRepositoryTest ‑ testLoadTrendingImagesSuccess
com.burrowsapps.gif.search.di.NetworkModuleTest ‑ provideCacheReturnsCache
com.burrowsapps.gif.search.di.NetworkModuleTest ‑ provideGifServiceReturnsGifService
com.burrowsapps.gif.search.di.NetworkModuleTest ‑ provideHttpLoggingInterceptorReturnsHttpLoggingInterceptor
com.burrowsapps.gif.search.di.NetworkModuleTest ‑ provideMoshiConverterFactoryReturnsMoshiConverterFactory
com.burrowsapps.gif.search.di.NetworkModuleTest ‑ provideMoshiReturnsMoshi
com.burrowsapps.gif.search.di.NetworkModuleTest ‑ provideOkHttpClientReturnsOkHttpClient
com.burrowsapps.gif.search.di.NetworkModuleTest ‑ provideRetrofitReturnsRetrofit
com.burrowsapps.gif.search.di.NetworkModuleTest ‑ provideTrafficStatsInterceptorReturnsInterceptor
com.burrowsapps.gif.search.ui.giflist.GifImageInfoTest ‑ testGetTinyURL
com.burrowsapps.gif.search.ui.giflist.GifImageInfoTest ‑ testGetTinyURLPreview
com.burrowsapps.gif.search.ui.giflist.GifImageInfoTest ‑ testGetURL
com.burrowsapps.gif.search.ui.giflist.GifImageInfoTest ‑ testGetURLPreview
com.burrowsapps.gif.search.ui.giflist.GifViewModelTest ‑ testLoadSearchImagesEmpty
com.burrowsapps.gif.search.ui.giflist.GifViewModelTest ‑ testLoadSearchImagesError
com.burrowsapps.gif.search.ui.giflist.GifViewModelTest ‑ testLoadSearchImagesLoading
com.burrowsapps.gif.search.ui.giflist.GifViewModelTest ‑ testLoadSearchImagesSuccess
com.burrowsapps.gif.search.ui.giflist.GifViewModelTest ‑ testLoadTrendingImagesEmpty
com.burrowsapps.gif.search.ui.giflist.GifViewModelTest ‑ testLoadTrendingImagesError
com.burrowsapps.gif.search.ui.giflist.GifViewModelTest ‑ testLoadTrendingImagesLoading
com.burrowsapps.gif.search.ui.giflist.GifViewModelTest ‑ testLoadTrendingImagesSuccess
Loading