TeselaGen / api-client

Teselagen api client
0 stars 1 forks source link

Updates client to TEST module merge #56

Closed juanneilson closed 11 months ago

juanneilson commented 11 months ago

Connects https://github.com/TeselaGen/lanzatech-support/issues/113

This PR updates the Python Client to be compatible with the new application, where the TEST module was merged into BUILD.

Also, by default the tests now run against RC instance, rc.teselagen.com.

Two tests fail against this instance as the getModelsByType endpoint fails when there are no relevant models. These tests run ok locally. The tests are:

teselagen/api/tests/test_discover_client.py::TestDISCOVERClient::test_get_models_by_type[predictive]
teselagen/api/tests/test_discover_client.py::TestDISCOVERClient::test_get_model_submit_get_cancel_delete