Documentation
    Preparing search index...

    Function get_session_filepath

    • 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).

      Returns string

      path to the session database file