hashrocket / mousetrap
- Source
- Commits
- Network (4)
- Issues (0)
- Downloads (12)
- Wiki (1)
- Graphs
-
Tag:
v0.5.0
| name | age | message | |
|---|---|---|---|
| |
.document | Mon Aug 24 17:38:33 -0700 2009 | |
| |
.gitignore | Thu Oct 22 04:26:49 -0700 2009 | |
| |
MIT-LICENSE | Mon Aug 24 17:39:38 -0700 2009 | |
| |
README.textile | Mon Oct 12 12:53:54 -0700 2009 | |
| |
Rakefile | Sun Oct 18 18:06:15 -0700 2009 | |
| |
VERSION | Sun Oct 25 20:12:14 -0700 2009 | |
| |
lib/ | Sun Oct 25 20:11:22 -0700 2009 | |
| |
mousetrap.gemspec | Sun Oct 25 20:12:14 -0700 2009 | |
| |
script/ | Thu Oct 22 04:26:49 -0700 2009 | |
| |
spec/ |
README.textile
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.
- Set up a CheddarGetter account.
- Add a Product with a code named:
MOUSETRAP_TEST - Add a Plan with a code named:
TEST - Put your credentials into a spec/integration/settings.yml file.
- Run the tests with:
spec -c -fn spec/integration/smoke_test.rb
Copyright © 2009 Hashrocket. See MIT-LICENSE for details.

