get5-web icon indicating copy to clipboard operation
get5-web copied to clipboard

GOTV Button, Field on Matches, Match detail an DB

Open tech62 opened this issue 6 years ago • 2 comments
trafficstars

tech62 avatar Sep 23 '19 22:09 tech62

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)

splewis avatar Nov 03 '19 18:11 splewis

I've updated the test ;)

tech62 avatar Nov 05 '19 16:11 tech62