ira/tests/integration
Steve White b6b50e4ef8 Add code search capability with GitHub and StackExchange APIs
This commit implements specialized code/programming search functionality:
- Add CODE as a new query type with templates at all detail levels
- Implement GitHub and StackExchange search handlers
- Add code query detection based on programming languages and frameworks
- Update result ranking to prioritize code-related sources
- Implement integration testing for code queries
- Update configuration and documentation
2025-03-14 16:12:26 -05:00
..
__init__.py Clean up repository: Remove unused test files and add new test directories 2025-03-11 16:56:58 -05:00
test_code_query.py Add code search capability with GitHub and StackExchange APIs 2025-03-14 16:12:26 -05:00
test_ev_query.py Clean up repository: Remove unused test files and add new test directories 2025-03-11 16:56:58 -05:00
test_query_to_report.py Clean up repository: Remove unused test files and add new test directories 2025-03-11 16:56:58 -05:00