lmstudio-ai / venvstacks

Virtual environment stacks for Python
http://venvstacks.lmstudio.ai/
MIT License
171 stars 5 forks source link

Refactor deployed environment CI checks #71

Closed ncoghlan closed 2 weeks ago

ncoghlan commented 2 weeks ago

The updates for #66 are substantially changing the way the deployed environment checks work in the test suite.

To make that change easier to review, first deduplicate the deployed environment checking code.