-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
충남대 Android_김선규 4주차 Step2 수정 (kakao-tech-campus-2nd-step2#73)
* style: rename variable name * feat: add viewModel and Repository for saving last position * refactor: classify in more detail * test: add android UI test * chore: add mockk test dependency * test: add ViewModel test * chore: add testOptions * test: modify android ui test
- Loading branch information
1 parent
41c0ce4
commit b05b5cb
Showing
13 changed files
with
2 additions
and
647 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 0 additions & 12 deletions
12
app/src/main/java/campus/tech/kakao/map/model/SearchKeyword.kt
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
app/src/main/java/campus/tech/kakao/map/model/SearchResults.kt
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
app/src/main/java/campus/tech/kakao/map/repository/KakaoSearchKeywordAPI.kt
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
app/src/main/java/campus/tech/kakao/map/repository/SavedSearchKeywordRepository.kt
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
app/src/main/java/campus/tech/kakao/map/repository/SearchRepository.kt
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
app/src/main/java/campus/tech/kakao/map/repository/StoreInfoDBHelper.kt
This file was deleted.
Oops, something went wrong.
182 changes: 0 additions & 182 deletions
182
app/src/main/java/campus/tech/kakao/map/view/KakaoMapActivity.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.