WARNING: This code must not be merged to dev before Qiskit Terra 0.8.0 is released, otherwise we can't release our SDK until Qiskit Terra 0.8.0 is released. Because it relies on Qiskit Terra 0.8.0 which is NOT installed when testing this PR, the travis test fails for this PR!
Execute was moved, some types changed with prefix Qasm, compile is depreated.
Unittest that made use of compile, rewritten to make use of trnspile, assemble_circuits
Schema validation is more explicit, so the test to do 0 shots was rewritten to pass the checks from qiskit to check our own functionality.
Coverage remained the same at 100.0% when pulling c4a9aecde7b923fd1fa960c46912d3b8dc2bb3bb on feature/dem876/qiskit-terra080 into 8e9b4ce4862497a9ed20bd27b46c2f809f96c847 on dev.
WARNING: This code must not be merged to dev before Qiskit Terra 0.8.0 is released, otherwise we can't release our SDK until Qiskit Terra 0.8.0 is released. Because it relies on Qiskit Terra 0.8.0 which is NOT installed when testing this PR, the travis test fails for this PR!
Execute was moved, some types changed with prefix Qasm, compile is depreated.
Unittest that made use of compile, rewritten to make use of trnspile, assemble_circuits
Schema validation is more explicit, so the test to do 0 shots was rewritten to pass the checks from qiskit to check our own functionality.