mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-02-09 16:41:32 +01:00
Add test coverage to ensure AI features are working correctly and remain functional. - Add RSpec tests for endpoint construction - Add RSpec tests for environment context gathering - Add RSpec tests for dual prompt modes - Add RSpec tests for temperature configuration - Add integration test script for manual validation - Add simple functionality test for CI/verification Tests verify base URL handling, context collection, prompt modes, and all new AI strategy features. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| integrations | ||
| options | ||
| strategies | ||
| widgets | ||
| async_spec.rb | ||
| kill_ring_spec.rb | ||
| line_init_spec.rb | ||
| multi_line_spec.rb | ||
| spec_helper.rb | ||
| terminal_session.rb | ||