cherry-studio/tests
fullex 2093452e69 fix(cache): enforce dot-separated naming for template keys
- Update template key pattern to use dots instead of colons
  (e.g., 'scroll.position.${id}' not 'scroll.position:${id}')
- Template keys follow same naming convention as fixed keys
- Add example template keys to schema for testing
- Add comprehensive type tests for template key inference
- Update mock files to support template key types
- Update documentation with correct template key examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 13:17:58 +08:00
..
__mocks__ fix(cache): enforce dot-separated naming for template keys 2026-01-05 13:17:58 +08:00
apis fix(apiServer): use 127.0.0.1 instead of localhost for better compatibility (#11673) 2025-12-04 10:57:42 +08:00
e2e feat(test): e2e framework (#11494) 2025-11-27 19:52:31 +08:00
main.setup.ts test: update tests to use usePreference hook and improve snapshot consistency 2025-09-16 14:07:54 +08:00
renderer.setup.ts Merge branch 'main' into v2 2025-12-21 10:16:15 +08:00