Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 325 Bytes

CHANGES.rst

File metadata and controls

22 lines (13 loc) · 325 Bytes

0.5

  • Add live_server_url to the params passed into protractor

0.4

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

0.3

  • Call django test runner's setup_databases()

0.2

  • Stop swallowing protractor output