Commit Graph

9 Commits

Author SHA1 Message Date
Nick Sweeting
5b2023bcff more tests cleanup 2025-05-26 18:27:10 -07:00
Nick Sweeting
3e66046046 linter 2025-05-13 17:18:50 -07:00
Christian Clauss
fb3282527d Detect blocking synchronous commands in asyncio code 2025-04-21 22:30:43 +02:00
Nick Sweeting
e2e278da95 fix syntax errors 2025-03-28 15:39:31 -07:00
Magnus Müller
d129a7f27a Refine last step instructions and model testing configuration
- Update last step warning message in service.py to provide clearer, more explicit instructions for the "done" action
- Modify test_models.py to comment out DeepSeek model and adjust model testing configuration
- Enhance guidance on task completion, success status, and action requirements
2025-02-23 09:43:55 -08:00
Magnus Müller
10de9663f2 Enhance test model search and API key handling
- Update conftest.py to use SecretStr for OpenAI API key
- Modify test_models.py to improve model testing and error reporting
- Reorder model test parameters and IDs for better readability
- Add done and successful status tracking in model search test
- Improve error handling and logging in test model search function
2025-02-23 09:03:50 -08:00
XxAlonexX
fde8544fba fix(tests): Simplify and stabilize dropdown tests
- Refactor dropdown tests to be more robust
- Remove hardcoded dependencies
- Add minimal test scenarios
- Improve test flexibility and reliability
- Ensure compatibility with project guidelines

Resolves: #543 (Text Input Handling)
2025-02-05 21:47:15 +05:30
magmueller
60237996d1 Test r1 model 2025-01-25 18:38:27 -08:00
magmueller
88250fc110 All models test 2025-01-19 12:38:24 -08:00