get5-web
get5-web copied to clipboard
GOTV Button, Field on Matches, Match detail an DB
trafficstars
To merge this, I'll need the failing tests updated: https://travis-ci.org/splewis/get5-web/builds/588687137?utm_source=github_status&utm_medium=notification
Traceback (most recent call last):
File "/home/travis/build/splewis/get5-web/get5/get5_test.py", line 22, in setUp
self.create_test_data()
File "/home/travis/build/splewis/get5-web/get5/get5_test.py", line 39, in create_test_data
user, 'myserver1', '127.0.0.1', '27015', 'password', False)
TypeError: create() takes exactly 7 arguments (6 given)
I've updated the test ;)