timwis / dataface

Build and manage data with a spreadsheet-like interface
https://dataface-demo.herokuapp.com
43 stars 4 forks source link

Enable integration tests to use or bypass auth #131

Closed timwis closed 6 years ago

timwis commented 7 years ago

Dredd has hooks that run before each test, but I'm not sure how to get them to generate a session other than actually interacting with Auth0 to do a proper login.