Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create integration test for generated request using test token. #24

Open
azmb opened this issue Mar 1, 2018 · 1 comment
Open

Create integration test for generated request using test token. #24

azmb opened this issue Mar 1, 2018 · 1 comment

Comments

@azmb
Copy link
Contributor

azmb commented Mar 1, 2018

In order to avoid bugs like: #23 we need integration test that will talk to Messagebird API.
We need to compare response data to requested data.

@epels
Copy link
Contributor

epels commented Jul 25, 2018

Although it does not actually hit the API, this PR adds support for asserting a certain endpoint was called (method + path). Additionally, it allows for inspecting request bodies generated by the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants