-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Description
For integration tests need to create class, that would:
- implement
ClientInterface - return stubbed responses based on API docs https://docs.atlassian.com/jira/REST/latest/
I have no idea right now how to test actual ClientInterface implementations though.
Actually we might create mini JIRA REST API endpoint that would return stubbed responses instead. Then we can run all tests through each client (CurlClient and PHPClient) to see if they actually works.
Metadata
Metadata
Assignees
Labels
No labels