zsh-autosuggestions/spec/strategies
Frad LEE 8f1d53df7a test(ai): add debug logging verification spec
- Add tests for AI debug logging functionality
- Verify debug logs appear when ZSH_AUTOSUGGEST_AI_DEBUG=1
- Verify debug logs hidden when debug mode disabled

This spec ensures the AI strategy properly logs diagnostic information
when debug mode is enabled, helping users troubleshoot API key issues
and other AI-related problems.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-05 14:43:53 +08:00
..
ai_debug_spec.rb test(ai): add debug logging verification spec 2026-02-05 14:43:53 +08:00
ai_spec.rb refactor(ai): replace empty buffer with min input 2026-02-05 14:39:12 +08:00
completion_spec.rb Allow skipping completion suggestions when buffer matches a pattern 2019-12-15 08:13:54 -07:00
history_spec.rb Allow configuring to ignore history entries matching a pattern 2019-07-02 21:46:17 -06:00
match_prev_cmd_spec.rb Allow configuring to ignore history entries matching a pattern 2019-07-02 21:46:17 -06:00
special_characters_helper.rb Fix flaky special char specs by not using with_history twice per test 2020-05-06 23:43:26 -06:00