ml-tooling / contaxy

MIT License
10 stars 8 forks source link

Fix remote endpoint integration tests #49

Closed JNKielmann closed 2 years ago

JNKielmann commented 2 years ago

There are some issues that prevented the remote endpoint tests to run successfully on the current code. Moreover, the remote endpoints left quite a lot of resources (users, projects, services, etc.) on the remote instance. The tests were adjusted to do some more cleanup after each test.