Home > mousetrap-copy

mousetrap-copy

Mousetrap-copy is a project mainly written in Ruby, based on the MIT license.

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

h1. Mousetrap

CheddarGetter API Client in Ruby

Docs coming Real Soon Now (TM).

h2. Tests

h3. Unit Tests

Run RSpec tests with the @rake spec@ task.

h3. 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 (c) 2009 Hashrocket. See MIT-LICENSE for details.