DatabaseCleaner / database_cleaner-mongoid

MIT License
9 stars 7 forks source link

v2.0.0.beta #1

Closed botandrose closed 4 years ago

botandrose commented 4 years ago

This PR gets everything in place for a v2.0.0.beta release. Specifically:

  1. Wire up to the database_cleaner-core v2.0.0.beta branch on Github
  2. Write some tests! There were basically no tests at all for this adapter.
  3. Support Ruby versions 2.4 through 2.7
  4. Support Mongoid versions 3 through 7. Is this going too far back?