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

(Get Request) Fix issue with _httpRequest parameters #56

Merged
merged 1 commit into from
Mar 8, 2017

Conversation

yemexx1
Copy link
Contributor

@yemexx1 yemexx1 commented Mar 8, 2017

Remove url parameter used in _httpRequest call and update tests.
Update codeception bin path and remove logs_path so default is used

Remove `url` parameter used in _httpRequest call and update tests.
Update codeception bin path and remove logs_path so default is used
@linslin linslin merged commit c358ddc into linslin:develop Mar 8, 2017
@linslin
Copy link
Owner

linslin commented Mar 8, 2017

Thx m8

@linslin
Copy link
Owner

linslin commented Mar 8, 2017

Well, this issue is not fully fixed right now. The tests still breaking on windows now because of: #57 I'll going to fix that in yii2-curl 1.1.2

@linslin
Copy link
Owner

linslin commented Mar 8, 2017

@yemexx1
Copy link
Contributor Author

yemexx1 commented Mar 9, 2017

Thanks @linslin. About the windows issue, I see it's because of the bin path. Had to modify it to run the tests on my Mac. Might need to make a PR to phiremock to fix it.

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

Successfully merging this pull request may close these issues.

2 participants