Commit 80351fe
fix: Update web package tests to use modern @testing-library/react
- Replace deprecated @testing-library/react-hooks with @testing-library/react
- Add @testing-library/react and @testing-library/dom as devDependencies
- Update renderHook imports in useExtractReferences.test.ts and useMessagePairs.test.ts
- All 115 web package tests now pass successfully
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 332b5cf commit 80351fe
File tree
12 files changed
+3124
-3196
lines changed- docs/snippets/schemas/v3
- packages
- schemas/src/v3
- web
12 files changed
+3124
-3196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
958 | 958 | | |
959 | 959 | | |
960 | 960 | | |
| 961 | + | |
961 | 962 | | |
962 | 963 | | |
963 | 964 | | |
| |||
971 | 972 | | |
972 | 973 | | |
973 | 974 | | |
| 975 | + | |
974 | 976 | | |
975 | 977 | | |
976 | 978 | | |
| |||
Large diffs are not rendered by default.
0 commit comments