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 rspecs #1

Open
lacostej opened this issue Apr 8, 2018 · 0 comments
Open

Add rspecs #1

lacostej opened this issue Apr 8, 2018 · 0 comments
Milestone

Comments

@lacostej
Copy link
Member

lacostej commented Apr 8, 2018

Look at the Pending tests to implement. Currently

Pending:
  Freshsales::Client making requests GETs hashes with symbolized keys
    # Not yet implemented
    # ./spec/freshsales/client_spec.rb:52
  Freshsales::Client making requests GETs hashes with non symbolized keys
    # Not yet implemented
    # ./spec/freshsales/client_spec.rb:53
  Freshsales::Client making requests POSTs string body
    # Not yet implemented
    # ./spec/freshsales/client_spec.rb:55
  Freshsales::Client making requests POSTs Hash body
    # Not yet implemented
    # ./spec/freshsales/client_spec.rb:56
  Freshsales::Client making requests PUTs string body
    # Not yet implemented
    # ./spec/freshsales/client_spec.rb:58
  Freshsales::Client making requests PUTs Hash body
    # Not yet implemented
    # ./spec/freshsales/client_spec.rb:59
  Freshsales::Client making requests DELETEs
    # Not yet implemented
    # ./spec/freshsales/client_spec.rb:61
  Freshsales::Client making requests converts errors
    # Not yet implemented
    # ./spec/freshsales/client_spec.rb:63
  Freshsales::Cursor#each enumerates when no block given
    # Not yet implemented
    # ./spec/freshsales/cursor_spec.rb:27
  Freshsales::Cursor#each enumerates with blocks
    # Not yet implemented
    # ./spec/freshsales/cursor_spec.rb:28
  Freshsales::RequestBuilder pagination enumerates pages with #get_all_pages
    # Not yet implemented
    # ./spec/freshsales/request_builder_spec.rb:40
  Freshsales::RequestBuilder pagination enumerates elements with #get_all
    # Not yet implemented
    # ./spec/freshsales/request_builder_spec.rb:41
@lacostej lacostej added this to the 0.1.0 milestone Apr 8, 2018
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

No branches or pull requests

1 participant