microsoft / azure-quantum-python

The azure-quantum python package submits jobs to the Azure Quantum service.
https://learn.microsoft.com/azure/quantum/
MIT License
126 stars 92 forks source link

upgrade job.py to results v2 format by default and expose histogram/shots methods #617

Closed LawsonGraham closed 4 months ago

LawsonGraham commented 5 months ago
@microsoft-github-policy-service agree company="Microsoft"

@microsoft-github-policy-service agree company="Microsoft"

kikomiss commented 4 months ago

Could you please add live-tests to the test_job_results.py that will cover 3 cases:

You can take the live-method test_job_get_results_with_expired_sas_token() from the same file as an example.