Skip to content

[개선] 공통 모듈에서 사용할 수 있는 UI 파일 분리 #238

[개선] 공통 모듈에서 사용할 수 있는 UI 파일 분리

[개선] 공통 모듈에서 사용할 수 있는 UI 파일 분리 #238

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

All 19 tests pass in 5s

19 tests   19 ✅  5s ⏱️
11 suites   0 💤
11 files     0 ❌

Results for commit 0a824a2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

19 tests found

There are 19 tests, see "Raw output" for the full list of tests.
Raw output
com.droidknights.app.ExampleUnitTest ‑ addition is correct
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 ‑ 세션 데이터를 확인할 수 있다