Sha256: ee7ae26819c910770e2a797a5e0408e9123512f8388c0a26dff6d85f834e0b3e
Contents?: true
Size: 645 Bytes
Versions: 1
Compression:
Stored size: 645 Bytes
Contents
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@ # Add another Plan with a code named: @TEST_2@ # Put your credentials into a _spec/integration/settings.yml_ file. # Run the tests with: @rspec spec/integration/smoke_test.rb@ Copyright (c) 2009 Hashrocket. See MIT-LICENSE for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sproutbox-mousetrap-0.6.4 | README.textile |