Path of the sqlite file holding express sessions. It sits next to the
application database, so that it follows the configured database rather
than the process working directory (which changes between invocations, and
which parallel test processes share even though their databases differ).
Path of the sqlite file holding express sessions. It sits next to the application database, so that it follows the configured database rather than the process working directory (which changes between invocations, and which parallel test processes share even though their databases differ).