Coverage remained the same at 100.0% when pulling 7dc810c64b8777a127779f050e96194e987c574a on feature/DEM-722/Jenkins into 3af866af237ae9223990c1c65fda0382284bee30 on dev.
installing the latest qiskit from mypy (installing qiskit, qiskit-aer and qiskit-terra).
uninstalling the qiskit package (leaving terra and aer)
cloning qiskit from github master and installing it (the develop version)
Installing quantuminspire from the repository
Setting the credentials (API_USERNAME, API_PASSWORD)
Running the qiskit example file which uses these credentials
I currently left out the unittesting (and mypy-ing) of quantuminspire to detect errors in these tests because it's not in the goal of this ticket. Of course we can add them.
First commit for enabling:
When this PR is merged, Jenkins has to be adjusted (configured) to build the master branch of quantuminspire instead of this PR.