With regard to testing, some tests might be required to be skipped with Fongo. There is the @SkipByGridDialect which helps with that. If we cannot run the tests in the MongoDB module twice (once for MongoDB, once for Fongo), then a helper module could be created which just executes all the tests against Fongo. But there may be a better solution to that
|