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 all missing API commands #7

Merged
merged 4 commits into from Nov 4, 2014
Merged

Conversation

rgraff
Copy link
Contributor

@rgraff rgraff commented Nov 4, 2014

This pull request does a few things. Please let me know if you'd prefer some changes to not be made and I can open another pull request.

  • Update the dev environment to use bundler (if you like) or gemspec. The rspec and doc used were so out of date that I had to do this to get the original test suite working for me.
  • Use Litmus::Base.configure instead of Litmus::Base.new for configuring the base class. This is just a style preference for me as it didn't feel right to create an instance to configure the class. Both ways works for backwards compatibility.
  • Add .retest and .update to the Result endpoint
  • Add .list, .create and .show to a new Report endpoint

Specs and readme updated as well.

mattfawcett added a commit that referenced this pull request Nov 4, 2014
Add all missing API commands
@mattfawcett mattfawcett merged commit 840338f into mattfawcett:master Nov 4, 2014
@rgraff
Copy link
Contributor Author

rgraff commented Nov 4, 2014

Thanks for the quick merge and gem release

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.

None yet

2 participants