Commit Graph

22 Commits

Author SHA1 Message Date
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 e518560541 split gem into database_cleaner-core and database_cleaner metagem. 2020-02-14 14:19:38 -06:00
Micah Geisel d26ffe15c4 don't run cucumber tests in this repo, at least not yet. 2020-02-14 14:19:38 -06:00
Micah Geisel 557cfb8660 split all adapter gems into their own repos. 2020-02-14 14:19:38 -06:00
Micah Geisel ccdb5aa735 use bundler gem tasks for main gem. 2020-01-29 15:56:34 -08:00
Micah Geisel 3e3e9055c0 test all adapters in travis run. 2018-11-20 21:01:55 -08:00
Ernesto Tagwerker 9fdfd45f55 Removed jeweler from the gem. 2015-01-02 17:14:04 -03:00
Ben Mabey 6da38c4c1a fixes Rakefile... 2013-10-09 10:01:41 -06:00
Ben Mabey 2c3f158cfc releases v1.2.0 2013-10-09 09:36:14 -06:00
Ben Mabey b5c33561b5 removes travis specific files, `rake spec` works fine 2012-08-06 08:15:38 -06:00
Ben Mabey 4b5e1f2f0e removes standalone_migrations, lazily creating DBs in tests 2012-08-04 19:05:27 -06:00
Ben Mabey 9fa407b12d WIP - adds DB config and rake tasks so test DBs can be created easily
I had to bump ActiveRecord to get the "standalone_migrations" rake tasks
to work.  The task "rake db:create:all" works but the AR upgrade is
causing errors in some of the other parts of the spec suite.

I'll need to get these errors resolved before moving forward. #127
2012-08-04 19:05:26 -06:00
stanislaw 84ac2da1b4 Run on travis-ci.org 2012-08-04 19:05:26 -06:00
stanislaw ee08c30de7 upgrade to RSpec2 2012-07-08 21:38:56 -06:00
Ben Mabey 8bcee52a94 updates rake task to delete swap files 2011-06-20 19:33:36 -06:00
Ben Mabey 0022b64826 adds clean and prep rake tasks to make gem releases easier 2011-02-04 09:32:30 -07:00
Ben Mabey ed47f08c6a adds bundler support
Conflicts:

	.gitignore
	spec/spec_helper.rb
2010-05-30 21:18:57 -06:00
Ben Mabey 0870eb9f68 Version bump to 0.2.2 2009-05-08 21:53:13 -06:00
Ben Mabey 23c65e6e38 updated default rake task to run features in addition to specs 2009-05-08 18:46:52 -06:00
Ben Mabey 0b39edc8a4 gemspec, add pending specs 2009-03-04 21:48:41 -07:00
Ben Mabey 00299245c8 Initial commit to database_cleaner. 2009-02-26 21:42:20 -07:00