Closed
Bug 1927013
Opened 10 days ago
Closed 10 days ago
Phabricatordouble mock API responses do not respect the `limit` parameter
Categories
(Conduit :: Lando, defect, P3)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(1 file)
While testing on dev, I noticed the response from the Conduit API for a set of diffs didn't match the response I saw in the test suite. This is because we set the limit
parameter on some Conduit API calls, but the test suite does not take it into account when generating a response.
Comment 1•10 days ago
|
||
Assignee | ||
Updated•10 days ago
|
Status: NEW → RESOLVED
Closed: 10 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•