You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: Add async customization test for extract_pdf_text method
- Introduced `test_async_extract_pdf_text_request_customization` to validate
async behavior with customized query parameters, headers, body data, and
timeout configurations.
- Ensured payload consistency and timeout accuracy within the test.
- Mocked API transport to emulate request handling and validate expected
responses.
Assisted-by: Codex
0 commit comments