ambethia-mousetrap

CheddarGetter API Client in Ruby


License
MIT
Install
gem install ambethia-mousetrap -v 0.5.1

Documentation

Mousetrap

CheddarGetter API Client in Ruby

Docs coming Real Soon Now™.

Tests

Unit Tests

Run RSpec tests with the rake spec task.

Integration Smoke Test

This test runs against the actual CheddarGetter service, using a test Product
that you create.

  1. Set up a CheddarGetter account.
  2. Add a Product with a code named: MOUSETRAP_TEST
  3. Add a Plan with a code named: TEST
  4. Put your credentials into a spec/integration/settings.yml file.
  5. Run the tests with: spec -c -fn spec/integration/smoke_test.rb

Copyright © 2009 Hashrocket. See MIT-LICENSE for details.