Skip to content

[#332] 컨트리뷰터 리팩토링 #19

[#332] 컨트리뷰터 리팩토링

[#332] 컨트리뷰터 리팩토링 #19

GitHub Actions / Test Results succeeded Jun 10, 2024 in 0s

All 20 tests pass in 19s

20 tests  +7   20 ✅ +7   19s ⏱️ +9s
11 suites +4    0 💤 ±0 
11 files   +4    0 ❌ ±0 

Results for commit 57cb172. ± Comparison against earlier commit d2676a1.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

20 tests found

There are 20 tests, see "Raw output" for the full list of tests.
Raw output
com.droidknights.app.KnightsAppTest ‑ checkMediumTabletLaunchShot
com.droidknights.app.KnightsAppTest ‑ checkStartupShot
com.droidknights.app.core.data.repository.DefaultContributorRepositoryTest ‑ Then: 컨트리뷰터를 반환한다
com.droidknights.app.core.data.repository.DefaultSessionRepositoryTest ‑ 북마크 일괄 제거 테스트
com.droidknights.app.core.data.repository.DefaultSessionRepositoryTest ‑ 북마크 제거 테스트
com.droidknights.app.core.data.repository.DefaultSessionRepositoryTest ‑ 북마크 추가 테스트
com.droidknights.app.core.data.repository.DefaultSessionRepositoryTest ‑ 역직렬화 테스트
com.droidknights.app.core.data.repository.DefaultSponsorRepositoryTest ‑ 역직렬화 테스트
com.droidknights.app.core.datastore.SettingsPreferencesDataSourceTest ‑ isDarkTheme 저장 및 조회 테스트
com.droidknights.app.core.datastore.SettingsPreferencesDataSourceTest ‑ isDarkTheme 초기상태 테스트
com.droidknights.app.core.domain.usecase.GetBookmarkedSessionsUseCaseTest ‑ Then: 북마크된 세션들을 반환한다
com.droidknights.app.core.domain.usecase.GetBookmarkedSessionsUseCaseTest ‑ Then: 북마크된 세션들을 시작시간이 빠른 순으로 정렬하여 반환한다
com.droidknights.app.core.domain.usecase.GetContributorsUseCaseTest ‑ Then: 연도별 드로이드나이츠 컨트리뷰터를 반환한다
com.droidknights.app.feature.contributor.ContributorViewModelTest ‑ 컨트리뷰터 데이터를 확인할 수 있다
com.droidknights.app.feature.home.HomeViewModelTest ‑ 후원사 리스트가 비어있다면 후원사 데이터를 확인할 수 없다
com.droidknights.app.feature.home.HomeViewModelTest ‑ 후원사 리스트가 존재한다면 후원사 데이터를 확인할 수 있다
com.droidknights.app.feature.session.SessionDetailViewModelTest ‑ 세션 데이터를 확인할 수 있다
com.droidknights.app.feature.session.SessionDetailViewModelTest ‑ 세션의 북마크 여부를 변경할 수 있다
com.droidknights.app.feature.session.SessionDetailViewModelTest ‑ 세션의 북마크 여부를 확인할 수 있다
com.droidknights.app.feature.session.SessionViewModelTest ‑ 세션 데이터를 확인할 수 있다