Commit b743cb4
committed
refactor: modernize test structure and Jest configuration
- Move component tests to co-located __tests__ directories
- Rename test files to follow .test.js/.test.jsx convention
- Simplify Jest testMatch patterns using glob syntax
- Remove empty .keep files from unused test directories1 parent 138e8ba commit b743cb4
6 files changed
Lines changed: 1 addition & 3 deletions
File tree
- src/components/__tests__
- test
- __tests__
- actions
- sources
- stores
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
File renamed without changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments