Commit Graph

22 Commits

Author SHA1 Message Date
Micah Geisel c39366b11a get rspec tests running in ar adapter gem. 2018-11-20 21:01:46 -08:00
Micah Geisel 94cd2e9e1f flatten files and directories in spec/support. 2018-05-23 15:49:55 -07:00
Micah Geisel f9b8cda6b5 remove unused paramter. 2018-05-23 15:49:55 -07:00
Micah Geisel 28541491de make datamapper helper db agnostic. 2018-05-23 15:49:55 -07:00
Micah Geisel c7065c1eb6 sqlite3 tests should create a fresh db each run, like mysql tests. 2018-05-23 15:49:55 -07:00
Micah Geisel d1d9097448 setup and teardown User class for DM tests. 2018-05-05 17:32:46 -07:00
Micah Geisel ac54a9656f refactor datamapper sqlite3 test helper to inherit from DatabaseHelper. 2018-05-05 17:32:46 -07:00
Micah Geisel 79f8b8e6e9 disable RSpec monkeypatching. 2018-04-30 19:44:09 -07:00
Micah Geisel 9615711c81 fix even more global state spec leakage. 2018-04-26 14:38:02 -07:00
Micah Geisel f7f8ef2cd3 simplify spec loading. 2018-04-26 11:02:29 -07:00
Micah Geisel 2fff7ab3f4 update to rspec 3 syntax. 2018-04-26 10:57:18 -07:00
Micah Geisel ae234c4e1a prevent specs from leaking global state modifications. 2018-04-26 10:01:57 -07:00
Jon Rowe bd1ee00b36 cleanup post #279 2014-12-06 09:58:41 +11:00
Josh Lane 0154277dc4 make specs play well together 2014-06-25 13:11:20 -07:00
Josh Lane 0a66461050 fix datamapper sqlite adapter truncation 2014-06-24 15:27:15 -07:00
Jon Rowe da12d6134a remove warning about == being ambiguous 2013-08-20 14:58:17 +01:00
stanislaw ee08c30de7 upgrade to RSpec2 2012-07-08 21:38:56 -06:00
Ben Mabey bdad66c825 fixes syntax warnings in specs 2010-05-30 21:51:31 -06:00
Ben Mabey bf55f75431 removes whitespace 2010-05-30 21:12:58 -06:00
Jon Rowe 08fe9ab136 datamapper multi repository 2010-05-30 23:10:02 +01:00
Jon Rowe b7fed145df refactor base to pass through database to strategy and let it decide to handle it, gracefully degrades (only errors upon attempt to use different database when strategy doesn't support it 2010-05-26 08:20:29 +01:00
Jon Rowe 6ce2df9373 datamapper specs 2010-05-16 21:45:31 +01:00