plano/crates/hermesllm/src
Adil Hafeez c4634d0034 compact and deduplicate test suite
- Extract generate_storage_tests! macro for shared CRUD tests across memory/postgresql backends
- Move merge tests to mod.rs (testing default trait method once)
- Consolidate signal analyzer tests into table-driven tests
- Extract shared fixtures in router test files
- Parametrize Python CLI tests
- Remove dead tests (test_skip_version_check_env_var, test_arch_agent_config_default)
- Extract SSE event test helpers in streaming_response
2026-03-15 08:34:29 +00:00
..
apis Support for Codex via Plano (#808) 2026-03-10 20:54:14 -07:00
bin updated the models list to include models like Opus 4.6 (#753) 2026-02-13 15:08:11 -08:00
clients Support for Codex via Plano (#808) 2026-03-10 20:54:14 -07:00
providers compact and deduplicate test suite 2026-03-15 08:34:29 +00:00
transforms Support for Codex via Plano (#808) 2026-03-10 20:54:14 -07:00
lib.rs Adding support for wildcard models in the model_providers config (#696) 2026-01-28 17:47:33 -08:00
mod.rs pushing new apis module for hermes (#547) 2025-08-07 12:42:09 -07:00