Merge branch 'main' into develop #392
GitHub Actions / Test Results
succeeded
Feb 20, 2024 in 0s
All 16 tests pass in 14s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
16 tests found
There are 16 tests, see "Raw output" for the full list of tests.
Raw output
com.nainga.nainga.NaingaApplicationTests ‑ contextLoads()
com.nainga.nainga.domain.report.application.ReportServiceTest ‑ findAll()
com.nainga.nainga.domain.report.application.ReportServiceTest ‑ findById()
com.nainga.nainga.domain.report.application.ReportServiceTest ‑ saveNewStoreReport()
com.nainga.nainga.domain.report.application.ReportServiceTest ‑ saveSpecificStoreReport()
com.nainga.nainga.domain.store.application.GoodPriceDataParserTest ‑ getAllGoodPriceStoresTest()
com.nainga.nainga.domain.store.application.GoodPriceGoogleMapStoreServiceTest ‑ createAllGoodPriceStores()
com.nainga.nainga.domain.store.application.GoodPriceGoogleMapStoreServiceTest ‑ createDividedGoodPriceStores()
com.nainga.nainga.domain.store.application.MobeomDataParserTest ‑ getAllMobeomStoresTest()
com.nainga.nainga.domain.store.application.MobeomGoogleMapStoreServiceTest ‑ createAllMobeomStores()
com.nainga.nainga.domain.store.application.MobeomGoogleMapStoreServiceTest ‑ createDividedMobeomStores()
com.nainga.nainga.domain.store.application.SafeDataParserTest ‑ getAllSafeStoresTest()
com.nainga.nainga.domain.store.application.SafeGoogleMapStoreServiceTest ‑ createAllSafeStores()
com.nainga.nainga.domain.store.application.SafeGoogleMapStoreServiceTest ‑ createDividedSafeStores()
com.nainga.nainga.domain.store.application.StoreServiceTest ‑ autocorrect()
com.nainga.nainga.domain.storecertification.application.StoreCertificationServiceTest ‑ findStoreCertificationsByLocation()
Loading