rom-rb / rom

Data mapping and persistence toolkit for Ruby
https://rom-rb.org
MIT License
2.08k stars 161 forks source link

Spec suite clean up #662

Closed solnic closed 2 years ago

solnic commented 2 years ago

This is a clean up that is meant to clearly separate specs that use rom 6.0 APIs without backward compatibility patches applied and the ones that do have these patches.

The new spec suite dir structure is as follows:

TODO