Commit graph

21 commits

Author SHA1 Message Date
Jon Rowe
7ee7654c48 changed activerecord / datamapper to sqlite in order to facilitate the testing of multiple databases 2010-05-18 07:50:20 +01:00
Jon Rowe
efed6b01bf sqlite db directory and modified .gitigore 2010-05-18 07:49:24 +01:00
Jon Rowe
74575b9766 steps for multiple dbs 2010-05-17 18:06:10 +01:00
Jon Rowe
c6703f08a1 make help text slightly nicer 2010-05-17 18:05:43 +01:00
Jon Rowe
1f430a0ca3 changes to allow multiple orm features to run, pass for me, whoop whoop 2010-05-16 22:26:56 +01:00
Jon Rowe
7bf3249105 changes to models to allow Widget/AnotherWidget for multi orm testing 2010-05-16 22:26:09 +01:00
Jon Rowe
688b720591 repair features and support to all pass for cleaning single orms/dbs, so legacy works, theres also some preperation for other modes 2010-05-16 21:44:09 +01:00
Jon Rowe
27a11f1d83 cleanup active record specs 2010-05-16 21:25:05 +01:00
Jon Rowe
cfe09d618c cleanup of old example feature 2010-05-16 21:24:00 +01:00
Jon Rowe
edf0b63924 example features (to be run by the overall cleaning features) added for multiple dbs and multiple orms, can't guarentee they work yet 2010-05-16 21:22:55 +01:00
Jon Rowe
4d596928b3 change couchpotato_models for cucumber to load json_pure 2010-05-16 21:20:43 +01:00
Jon Rowe
3adc4e935a fix mongomapper_models for cucumber to load mongo_mapper 2010-05-16 20:41:14 +01:00
Jon Rowe
8da9150a1b Refactor 2010-05-04 21:07:21 +01:00
Ben Mabey
fb8431cb51 resolves breaking mongomapper feature 2010-02-18 18:37:24 -07:00
Darrin Holst
e096c35023 use jdbc for activerecord if running under jruby 2010-02-17 14:48:43 -06:00
Martin Rehfeld
efe6bfc9a7 truncation support for CouchPotato / CouchDB 2010-02-04 02:17:37 +01:00
Aubrey Holland
857c5cf93c add mongo_mapper support 2009-12-23 13:54:17 -05:00
snusnu
da7b965369 more information on how to run the examples/features alone 2009-05-07 17:36:02 +02:00
snusnu
63147b21ce basic support for transaction/truncation with datamapper 2009-05-05 17:06:02 +02:00
Ben Mabey
5e8df327d8 cucumber feature and example app done. Got the AR transaction strategy done as well. 2009-03-03 21:53:21 -07:00
Ben Mabey
13a59fc3af initial work done. Have failing example feauture and main config module done. 2009-03-01 01:45:58 -07:00