database_cleaner/spec/database_cleaner
Ben Mabey dd7c12ca0b Merge pull request #227 from marcoow/master
make caching of tables to truncate optional
2013-08-23 08:24:47 -07:00
..
active_record Merge pull request #227 from marcoow/master 2013-08-23 08:24:47 -07:00
couch_potato mock and stub are deprecated for declaring test doubles, use double directly 2013-08-20 14:17:12 +01:00
data_mapper remove warning about == being ambiguous 2013-08-20 14:58:17 +01:00
generic refactor spec to correctly not reference subject in its matchers 2013-08-21 11:12:34 +01:00
mongo adding tests to mongo strategy, removed reliance on monkeypatched mongo 2012-08-10 10:55:10 -07:00
mongo_mapper remove warning about == being ambiguous 2013-08-20 14:58:17 +01:00
moped remove uninitialised variable warnings 2013-08-20 15:20:25 +01:00
ohm remove warning about == being ambiguous 2013-08-20 14:58:17 +01:00
redis remove warning about == being ambiguous 2013-08-20 14:58:17 +01:00
sequel remove warning about == being ambiguous 2013-08-20 14:58:17 +01:00
base_spec.rb a UnknownStrategySpecified is not a LoadError, so this is superfluous and it removes deprecation warning 2013-08-20 15:33:32 +01:00
configuration_spec.rb remove warning about == being ambiguous 2013-08-20 14:58:17 +01:00
shared_strategy.rb upgrade to RSpec2 2012-07-08 21:38:56 -06:00