Unity-Technologies/pysolotools

Test-Runner uses different UCVD API Client than Pysolotools

fsudrew07 opened this issue · 1 comments

The Integration Test we have for Antojito/Pozole operations is using a standalone UCVD API Client to make calls.

pysolotools exists and also has nearly identical functionality. This issue is to replace the UCVD API Client used in this repo with the one from pysolotools.

pysolotools should also trigger this integration test. You can see an example of that demonstrated here.

blocked by: #67