theosotr / cynthia

Data-Oriented Differential Testing of ORM Systems.
GNU General Public License v3.0
14 stars 1 forks source link

Implement Translator for ActiveRecord ORM #1

Closed StefanosChaliasos closed 4 years ago

theosotr commented 4 years ago

prototype ready until 14/06.

StefanosChaliasos commented 4 years ago

For filtering, we must implement all three QueryMethods that ActiveRecord provides, and then select one randomly in testing.