Skip to content

Instantly share code, notes, and snippets.

@xaviershay
Created November 18, 2008 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xaviershay/26088 to your computer and use it in GitHub Desktop.
Save xaviershay/26088 to your computer and use it in GitHub Desktop.
~/Code/dm-more-sam (master)$ rake spec
(in /Users/xavier/Code/dm-more-sam)
(in /Users/xavier/Code/dm-more-sam/adapters/dm-couchdb-adapter)
(in /Users/xavier/Code/dm-more-sam/adapters/dm-ferret-adapter)
rm -r coverage
FerretAdapter
- should work with a model using id
- should work with a model using another key than id
Finished in 0.048802 seconds
2 examples, 0 failures
60.1% 5 file(s) 229 Lines 168 LOC
(in /Users/xavier/Code/dm-more-sam/adapters/dm-rest-adapter)
..........
Finished in 0.04732 seconds
10 examples, 0 failures
(in /Users/xavier/Code/dm-more-sam/dm-adjust)
rm -r coverage
Adjust Resource#adjust!
- should adjust values
Adjust Collection#adjust!
- should adjust values
- should load the query if conditions were adjusted
Finished in 0.038028 seconds
3 examples, 0 failures
92.2% 6 file(s) 139 Lines 90 LOC
(in /Users/xavier/Code/dm-more-sam/dm-aggregates)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment