Automattic / bugomattic

Bugomattic is a tool that guides bug reporters to the right actions within large, complex organizations
GNU General Public License v2.0
6 stars 0 forks source link

Add API client implementations for duplicate searching #48

Closed dpasque closed 1 year ago

dpasque commented 1 year ago

What Does This PR Add/Change?

Matching the backend changes here: D105829-code

This adds API client implementations for the two endpoints needed for duplicate searching:

Testing Instructions

Hard to test right now manually, as we'll need to build components to use these calls.

But for now, I've added full unit test coverage of the web requests 👍

Issues

Related to #
Closes #