Commit Graph

16 Commits

Author SHA1 Message Date
geemus 592c8cc404 mock related fixes and marking unmocked tests pending 2010-10-13 17:54:14 -07:00
geemus fa29473bbb make new simpledb tests pass a bit more consistently 2010-07-13 20:19:26 -07:00
Jeremy Deininger 9dd4e9877c [simpleDB] Only the last value of a multi-value attribute was being returned by get_attributes and select. Patch and specs to cover. 2010-07-14 11:15:27 +08:00
Jeremy Deininger 53ce447574 [simpleDB] - not populating the :replace attributes with keys from :expect. 2010-06-23 09:24:45 -07:00
Jeremy Deininger 946c1c54f4 [simpleDB] - combining put_attributes and put_conditional into one method. 2010-06-22 13:33:33 -07:00
Jeremy Deininger e4ff36c842 [simpleDB] changing put_attributes so it doesn't use batch mode. 2010-06-21 20:40:08 -07:00
Jeremy Deininger 9d42221815 Adding put_conditional support and spec. Fixes error no Const
Module::YAML when running single simpledb specs.
2010-06-21 20:40:08 -07:00
Wesley Beary 1b161f4841 nicer connection handling for specs, matches bin 2010-01-23 12:35:16 -08:00
Wesley Beary 4086234ddc switch to using extracted connection code (excon) 2009-10-31 12:26:49 -07:00
Wesley Beary beed92d667 more failure specs for simpledb 2009-09-07 21:34:12 -07:00
Wesley Beary 6c0e4f5ab1 first pass at simpledb mocks 2009-09-07 21:25:50 -07:00
Wesley Beary 09e9315be9 cleanup/decouple specs 2009-08-19 20:32:57 -07:00
Wesley Beary 962169950a keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
Wesley Beary e59a6c3645 fix spec_helper file path 2009-08-17 15:55:30 -07:00
Wesley Beary 7f0fa5c869 merge with latest head 2009-08-17 15:25:19 -07:00
Wesley Beary 703f91a4d1 reorganize specs 2009-08-12 20:40:30 -07:00