Hi everybody. In my project there is some framework code enhancing Sequel classes for our preferred use. That code needs some tests that mock database access. Sequel provides mocking capabilities, but all "documentation" I get seems to be adapted to pre-5 Sequel, because when using it (I talk about _fetch use for returning data) I get a "deprecation" warning.
We are in process for adopting Sequel 5 ASAP, so my question is: how can I mock Model data in Sequel for testing 5 versions? Thank you very much. -- David -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
