Commit Graph

15 Commits

Author SHA1 Message Date
Micah Geisel 781a4a096d fix acceptance tests to actually use default strategy, now that :truncation is no longer a safe default for all adapters. 2020-05-30 09:10:41 -07:00
Micah Geisel 12abeae48b strip down cucumber scenarios to just use the two most popular adapter gems, and reenable to validate the end-to-end UX. 2020-04-06 16:42:11 -05:00
Micah Geisel 73afd350d5 remove extra line endings. 2020-02-14 14:19:38 -06:00
Micah Geisel 6a64860486 extract database_cleaner-sequel adapter. 2018-11-20 21:01:54 -08:00
Micah Geisel 3c9b4c1a41 extract database_cleaner-mongo_mapper adapter. 2018-11-20 21:01:50 -08:00
Micah Geisel 95619b2e74 extract database_cleaner-data_mapper adapter. 2018-11-20 21:01:48 -08:00
Micah Geisel e65c63c939 initial database_cleaner-active_record gem extraction. 2018-11-20 21:01:35 -08:00
Jon Rowe c0f4f95841 add multiple orm testing for sequel and default strategy 2014-12-22 20:36:35 +11:00
Ben Mabey c209f17052 verify that connection caching fixes outstanding bug 2012-08-25 12:14:22 -06:00
Ben Mabey 037012b364 adds scenarios for new deletion strategy 2010-10-25 10:10:08 -06:00
Ben Mabey 1ccdae9453 updates the cleaning_multiple_dbs feature 2010-08-22 14:28:28 -06:00
Ben Mabey bf55f75431 removes whitespace 2010-05-30 21:12:58 -06:00
Jon Rowe b12d4fd3c1 updated features 2010-05-30 23:08:22 +01:00
Jon Rowe b723ed8bda multiple databases cleaning feature, failing 2010-05-18 07:52:03 +01:00
Jon Rowe 55b0780b8f cleaning features for multiple dbs and multiple orms 2010-05-16 21:23:25 +01:00