azure-quantum-python icon indicating copy to clipboard operation
azure-quantum-python copied to clipboard

Integrate async i/o tests and validation into CI/CD pipeline

Open guenp opened this issue 4 years ago • 1 comments

Currently, async I/O functionality is only tested in recording. We need to enable them for live tests, both the ones run in the azure-quantum-clients pipeline, but also the ones run in the iqsharp Docker image.

We should also add a validation step to our CI/CD pipeline that tests for any changes to the code that need to be propagated to the async package.

guenp avatar Oct 22 '21 00:10 guenp

Partially fixed by #177

guenp avatar Oct 28 '21 19:10 guenp

Closing since we deprecated aio package integration.

xinyi-joffre avatar Feb 06 '24 18:02 xinyi-joffre