TheCatAPI QA Report

thecatapi
Public

Tests & coverage

What was tested, how coverage is distributed, and which scenarios still need attention.

Tests
API-IMAGE-SEARCH-RESPECTS-JPG-MIME-T-C8CF6919
Passed
Medium
Image search respects JPG mime type filter
Product area
Images API
Target
API
HTTP
Runtime
00:00
Test steps
Procedure and expected result for each step.
1
Action
Run saved GET /images/search with limit=3 and mime_types=jpg through the QAA API runner.
Expected result
The runner executes the read-only request without injecting secrets.
2
Action
Validate the response contract.
Expected result
Status is 200 and at least one image object exposes id, url, and width.
Execution history
Execution history for this public test.
Passed
00:00
Environment
Production
Executed by
QA runner
2026-07-01T21:52:50.202+00:00
Notes

The published checks passed.

Preconditions
    Expected result

    API returns 200.

    Issues & actions
    Follow-up connected to this test result.

    No issue or action is linked to this test yet.