docker / cli

The Docker CLI
Apache License 2.0
4.74k stars 1.88k forks source link

WIP: test/cli: Use APIClient instead of Client #5181

Open vvoland opened 1 week ago

vvoland commented 1 week ago

Embed APIClient interface in fakeClient instead of the Client struct to satisfy the interface.

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)