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

Add specs for Core::HttpRequest class #182

Open
davydovanton opened this issue Oct 8, 2017 · 1 comment
Open

Add specs for Core::HttpRequest class #182

davydovanton opened this issue Oct 8, 2017 · 1 comment

Comments

@davydovanton
Copy link
Member

No description provided.

@nsiregar
Copy link
Contributor

nsiregar commented Oct 21, 2017

Hello,
i would like to help writing specs for this issue but i have several question

  1. In Core::HttpRequest there is get and post class method, where i should test the post method? Since creation of new task require authentication
  2. For http instance method why the http.verify_mode = OpenSSL::SSL::VERIFY_NONE ? since this option is used only for debugging not for production.

Update:
I have figure it out that I can use VCR gem

Thank you

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