Skip to content

Conversation

@karliatto
Copy link
Member

Approach B for:

  • Modified tearDown function in 'test/manager.js' to clear sessions as suggested using 'express-session' module.

in this approach using variable 'app' instead of requiring each module again in 'test/manager.js'

app.sessionStore = new MySQLStore(app.config.db);

This one seems better to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant