- Add live_server_url to the params passed into protractor
- Create a mixin to use with tests. This allows more easy creation of test cases and easy setup of initial data via fixtures or factories.
- Call django test runner's setup_databases()
- Stop swallowing protractor output