I saw in one of the advent posts from 2017 a technique for testing your app on a clean database with Pg, by using a temporary schema name and limiting your search path to that.
I currently am implementing that for my unit tests manually, and I have it in a little package so that the object which takes care of these settings will undo them after it goes out of scope. Is there already a module for this on CPAN, or would I make the world a better place by publishing what I'm using? -- You received this message because you are subscribed to the Google Groups "Mojolicious" 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/mojolicious. For more options, visit https://groups.google.com/d/optout.
