deepseek-cursor-proxy/tests
Yixing Lao b72d12f708
feat(config): increase reasoning cache defaults (#17)
2026-04-26 19:11:55 +08:00
..
test_config.py feat(config): increase reasoning cache defaults (#17) 2026-04-26 19:11:55 +08:00
test_live_deepseek_cursor_proxy.py refactor(config): migrate to yaml and forward auth (#3) 2026-04-24 18:42:59 +08:00
test_proxy_end_to_end.py feat(reasoning): add recover strategy for missing reasoning content (#13) 2026-04-26 16:43:04 +08:00
test_reasoning_store.py feat(proxy): fail closed with namespace-isolated reasoning cache and safer defaults (#9) 2026-04-25 00:03:51 +08:00
test_server.py refactor(config): simplify to file-only config with new cli flags and recover default (#15) 2026-04-26 17:30:10 +08:00
test_streaming.py fix(proxy): handle disconnects and tool-call reasoning race (#12) 2026-04-26 16:04:53 +08:00
test_transform.py feat(reasoning): add recover strategy for missing reasoning content (#13) 2026-04-26 16:43:04 +08:00
test_tunnel.py feat(proxy): initial DeepSeek Cursor proxy implementation (#1) 2026-04-24 16:45:52 +08:00