2 Commits
Author SHA1 Message Date
L1ghtn1ng be106ad779 Add missing @pytest.mark.asyncio decorators to async tests and improve error handling in otxsearch.py 2025-10-12 00:03:13 +01:00
L1ghtn1ng e2b044e109 Add tests for SearchGithubCode process; handle edge cases in pagination and retries
- Implemented unittests to validate `process` method behavior under error, retry, and pagination conditions.
- Introduced safeguards against infinite loops in pagination and retries within `SearchGithubCode`.
2025-08-09 03:45:31 +01:00