Commit d396da6
authored
chore: Vitest 설정 (#12)
* chore: 스토리북, Vitest 설정 구성
* feat: VItest 애드온 및 스토리 커버리지 설정 추가
* test: 캘린더 date 유틸 단위테스트 및 Vitest unit 프로젝트 추가
* fix: prettier 오류 수정
* chore: coverage git 제외 및 Vitest coverage include, 월간 캘린더 시작 통일1 parent fce91d6 commit d396da6
13 files changed
Lines changed: 1131 additions & 27 deletions
File tree
- src/features/home/user
- constants
- hooks
- lib
- types
- ui
- storybook
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments