guzzle / guzzle-services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
MIT License
253 stars 78 forks source link

Recommended test setup? #155

Closed sandervanhooft closed 2 years ago

sandervanhooft commented 6 years ago

Hi,

I am writing an API client wrapper which I need to test. What is the recommended way to use guzzle services + mocking + history (request) tracking?

Does anyone have an example API client wrapper available?

I read through the Guzzle docs (link) and tried to find a solution in this repo('s issues), but it's not clear to me.

- Sander

GrahamCampbell commented 2 years ago

Closing since stale - I'm doing a cleanup across the whole organization, to enable us to focus on the tickets that are still live and have interest. Please feel free to open a new issue if this still is important to you. :)