qiskit-community / povm-toolbox

A toolbox for the implementation of positive operator-valued measures (POVMs).
https://qiskit-community.github.io/povm-toolbox/
Apache License 2.0
30 stars 0 forks source link

Complete the unittests for the `POVMSamplerJob` class #43

Closed timmintam closed 3 months ago

timmintam commented 3 months ago

As part of #37 .

timmintam commented 3 months ago

There are only two lines of code that we cannot test because it requires a QiskitRuntimeService account. @mrossinek do you have a solution ?