Logo
Explore
Register Sign In
agent/cc-switch
Watch 2
Star 0
Fork 0
mirror of https://github.com/farion1231/cc-switch.git synced 2026-06-16 13:34:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
codex/fix-auth-tab-i18n
cc-switch/tests
T
History
Jason b85e449949 fix: guard migrations against missing tables and fix highlighted text assertion
- Make migrate_v6_to_v7 check skills table existence before ALTER
- Make migrate_v7_to_v8 check model_pricing table existence before UPDATE
- Fix SessionManagerPage test: use getByRole heading instead of getAllByText
  which breaks when highlightText splits text across <mark> elements
2026-04-10 11:20:47 +08:00
..
components
fix: guard migrations against missing tables and fix highlighted text assertion
2026-04-10 11:20:47 +08:00
config
fix: correct opencode kimi-for-coding preset (#1738)
2026-03-29 10:31:23 +08:00
hooks
fix: allow provider switch without proxy, show warning instead of blocking
2026-04-05 09:39:51 +08:00
integration
feat(provider): additive provider key lifecycle & fix openclaw serializer panic (#1724)
2026-04-01 21:16:41 +08:00
msw
feat(provider): additive provider key lifecycle & fix openclaw serializer panic (#1724)
2026-04-01 21:16:41 +08:00
utils
fix: make Codex TOML base_url editing section-aware
2026-03-12 22:20:59 +08:00
setupGlobals.ts
fix(test): add ResizeObserver polyfill and fix WebDAV accordion target in settings test
2026-02-24 22:28:41 +08:00
setupTests.ts
test: migrate to MSW testing architecture for App integration test
2025-10-25 16:48:43 +08:00