I have a Mojo server-side app and would like to automate an integration test with the corresponding client (which is not in Perl). The data source for the app is specificied on the 'my_app.conf' file and uses the regular config plugin. Is there a standard way of overriding configuration settings (or specifying and alternate config file) from the command line so that I can programmatically open a local server populated with test data and isolated from other prod/testing data?
-- 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.
