| .. |
|
__init__.py
|
initial
|
2025-03-22 08:09:26 -07:00 |
|
test_analytics.py
|
test: Remove user_id check from need_to_ask test
|
2024-12-22 09:52:45 -05:00 |
|
test_aws_credentials.py
|
test: Add tests for AWS credential handling with AWS_PROFILE
|
2025-03-16 16:09:32 +09:00 |
|
test_coder.py
|
Attempt to prevent exploration loops (works-ish but models are disobedient)
|
2025-09-20 21:02:43 -04:00 |
|
test_commands.py
|
Update all test files to work with async updates
|
2025-09-20 14:07:37 -04:00 |
|
test_deprecated.py
|
#48: Fix /test command and make both /test and /run command outputs play better with async output
|
2025-11-02 19:46:40 -05:00 |
|
test_editblock.py
|
Update all test files to work with async updates
|
2025-09-20 14:07:37 -04:00 |
|
test_editor.py
|
fix: Resolve Windows path escaping issue in test_editor.py
|
2025-02-24 12:09:33 -08:00 |
|
test_exceptions.py
|
Fix formatting
|
2025-11-27 00:55:57 -05:00 |
|
test_find_or_blocks.py
|
don't disrupt \_ in filenames #1158
|
2024-08-26 12:08:46 -07:00 |
|
test_history.py
|
Update all test files to work with async updates
|
2025-09-20 14:07:37 -04:00 |
|
test_io.py
|
Update formatting with black
|
2025-11-24 22:48:54 -05:00 |
|
test_linter.py
|
feat: Improve history, faq, and linter tests for Windows and special chars
|
2025-05-07 16:53:18 -07:00 |
|
test_main.py
|
Get last few confirmations and helper functions async, fix tests to account for that
|
2025-11-09 14:40:53 -05:00 |
|
test_model_info_manager.py
|
refactor: Remove unused result variable in test_verify_ssl_setting_before_cache_loading
|
2025-03-05 18:40:03 -08:00 |
|
test_models.py
|
fixed merge conflicts
|
2025-11-26 14:42:35 -08:00 |
|
test_onboarding.py
|
Add proper async behavior for onboarding.py
|
2025-10-19 13:50:45 -04:00 |
|
test_openrouter.py
|
fix: Update expected OpenRouter costs in tests
|
2025-05-30 15:57:45 -07:00 |
|
test_reasoning.py
|
Update all test files to work with async updates
|
2025-09-20 14:07:37 -04:00 |
|
test_repo.py
|
Fix repo tests to account for async commiter logic
|
2025-10-18 15:55:38 -04:00 |
|
test_repomap.py
|
Merge remote-tracking branch 'main/main' into v0.88.5
|
2025-11-02 19:47:14 -05:00 |
|
test_run_cmd.py
|
do not try pexpect on windows; fix time.clock error on windows
|
2024-08-28 22:26:48 -07:00 |
|
test_sanity_check_repo.py
|
Update repo sanity check test
|
2025-11-14 00:22:06 -05:00 |
|
test_scripting.py
|
Update all test files to work with async updates
|
2025-09-20 14:07:37 -04:00 |
|
test_sendchat.py
|
Update send_chat tests to handle empty sentinel responses
|
2025-11-05 23:43:04 -05:00 |
|
test_sessions.py
|
Add /save-session, /load-session, and /list-sessions commands for some state persistance between program runs
|
2025-11-03 08:57:43 -05:00 |
|
test_special.py
|
fix: Update is_important function tests for README.md paths
|
2024-08-30 16:59:36 -07:00 |
|
test_ssl_verification.py
|
#48: Fix /test command and make both /test and /run command outputs play better with async output
|
2025-11-02 19:46:40 -05:00 |
|
test_udiff.py
|
use pytest.ini testpaths to order testing
|
2024-07-16 10:33:42 +01:00 |
|
test_urls.py
|
use pytest.ini testpaths to order testing
|
2024-07-16 10:33:42 +01:00 |
|
test_voice.py
|
Fix more pre-commit pipeline errors and tests
|
2025-08-17 17:36:48 -04:00 |
|
test_watch.py
|
style(pre-commit): apply python style from pre-commit hooks
|
2025-05-08 23:28:18 +02:00 |
|
test_wholefile.py
|
Attempt to prevent exploration loops (works-ish but models are disobedient)
|
2025-09-20 21:02:43 -04:00 |