> > See below... > > At this point, we are only declaring a common path/filename where sqlalchemy > will create the test db - we don't want to use mkstemp since the file format > is controlled by sqlalchemy, not the test. But where is the file placed by sqlalchemy? Just noticed the path isn't absolute, just "tmp/file.sql"! But also just noticed that TEST_DB isn't actually used anywhere, so probably doesn't matter. -- https://code.launchpad.net/~alisonken1/openlp/ticket-921817/+merge/281478 Your team OpenLP Core is subscribed to branch lp:openlp.
_______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

