jpignata/temping

Make multi-database tests work in JRuby

gregnavis opened this issue · 1 comments

Problem

Currently, multi-database tests (see #21 and the corresponding pull request #22) work only in MRI.

Solution

Add the missing JRuby dependencies and ensure the test suite works.

I've added multi database testing in Github Actions (including jruby) in the scope of #62 so closing this issue as fixed.