Skip to content

copy of the mousetrap project from an obsolete fork that I'm still using.

License

Notifications You must be signed in to change notification settings

dcessna/mousetrap-copy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

copy of the mousetrap project from an obsolete fork that I'm still using.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%