OpenTreeOfLife / oti

indexing service for the OpenTreeOfLife nexson repository
Other
1 stars 0 forks source link

test_v3_vs_oti_properties.py is failing #59

Closed jar398 closed 7 years ago

jar398 commented 7 years ago
....Config file "/Users/jar/otrepo/oti/ws-tests/test.conf" does not contain option "otihost" in section "host"
Traceback (most recent call last):
  File "test_v3_vs_oti_properties.py", line 21, in <module>
    CONTROLLER = DOMAIN_OTI + '/v3/studies'
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
F

Not sure why this test is on the master branch.

The right fix is to allow this to default to some reasonable value, I think.