This test should navigate to the login page and attempt a login through GitHub. Note that we are only planning on supporting a login with GitHub option for the demo version. Sample user data is loaded in at startup via the config file. Use this data to write a login test.
See the tests directory to get started.
We are currently using a front end test framework called Chimp, which is documented here.