Commit graph

19 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
33304de07f refactor to make it easier to reproduce inner cucumber failures. 2020-05-18 10:59:29 -07:00
Micah Geisel
a5f9703446 ensure subsequent cucumber runs don't stomp on each others' simplecov output. 2020-05-09 10:30:19 -07:00
Micah Geisel
fb036b6a9c run inner cucumber tests in base working dir so that results merge properly. 2020-05-09 10:14:08 -07:00
Micah Geisel
281d591cc8 add codecov to cucumber test runs, too. 2020-04-24 12:50:37 -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
77dece1e14 fix gem loading situation. 2020-02-14 14:19:38 -06:00
Micah Geisel
e65c63c939 initial database_cleaner-active_record gem extraction. 2018-11-20 21:01:35 -08:00
Kostas Karachalios
c10ad307f8 Remove unused requirement of test/unit/assertions 2015-01-13 11:43:06 +01:00
stanislaw
ee08c30de7 upgrade to RSpec2 2012-07-08 21:38:56 -06:00
Ben Mabey
8b94d1928d kills whitespace 2010-08-23 14:50:32 -06:00
Jon Rowe
8dcbb697b1 finish merge, all specs, all features pass 2010-06-15 15:24:50 +01:00
Ben Mabey
23031933fa updates feature error message to match new expectation of CamelCase 2010-05-30 22:57:18 -06:00
Ben Mabey
0bcd3efcd0 updates bundler and adds needed symlinks to make features run w/bundler 2010-05-30 22:37:23 -06:00
Ben Mabey
bf55f75431 removes whitespace 2010-05-30 21:12:58 -06:00
Jon Rowe
d2da58156e Tweak features/steps for multiple orm, and fixed a bug in the couch example models 2010-05-25 18:21:45 +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
Ben Mabey
0e64eb7925 removed extraneous world call from features 2009-04-30 21:25:58 -06:00
Ben Mabey
00299245c8 Initial commit to database_cleaner. 2009-02-26 21:42:20 -07:00