Commit 62b303e
committed
Apply write normalization wrapper to tests, remove manual NFD workarounds
Now that we have proper normalization wrappers, the test base applies both:
- MiniLcmWriteApiNormalizationWrapperFactory (normalizes writes to NFD)
- MiniLcmApiStringNormalizationWrapperFactory (normalizes search queries to NFD)
This removes the manual NFD normalization workarounds in QueryEntryTestsBase
that were marked with "remove next line in #2065" comments.
https://claude.ai/code/session_01MYAMRqK5NJmFkQ7a7tVkTd1 parent b5cb3d0 commit 62b303e
2 files changed
Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
357 | | - | |
| 356 | + | |
358 | 357 | | |
359 | 358 | | |
360 | 359 | | |
361 | | - | |
| 360 | + | |
362 | 361 | | |
363 | 362 | | |
364 | 363 | | |
| |||
370 | 369 | | |
371 | 370 | | |
372 | 371 | | |
373 | | - | |
374 | | - | |
375 | | - | |
| 372 | + | |
376 | 373 | | |
377 | 374 | | |
378 | | - | |
| 375 | + | |
379 | 376 | | |
380 | 377 | | |
381 | 378 | | |
| |||
0 commit comments