Skip to content

fix: 탭 전환 시 화면 오버래핑 되는 현상 수정 #22

fix: 탭 전환 시 화면 오버래핑 되는 현상 수정

fix: 탭 전환 시 화면 오버래핑 되는 현상 수정 #22

GitHub Actions / Test Results succeeded Aug 16, 2024 in 0s

All 20 tests pass in 20s

20 tests   20 ✅  20s ⏱️
11 suites   0 💤
11 files     0 ❌

Results for commit d3da5ac.

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 ‑ 세션 데이터를 확인할 수 있다