DESCRIPTION

This tests the Yancy::Backend::Sqlite module which uses Mojo::SQLite to connect to a SQLite database.

Set the TEST_ONLINE_SQLITE environment variable to a Mojo::SQLite connect string to run this script, e.g.:

$ export TEST_ONLINE_SQLITE=sqlite:/tmp/test.db

SEE ALSO

t/lib/Local/Test.pm, Mojo::SQLite, Yancy