eclipse / xacc

XACC - eXtreme-scale Accelerator programming framework
https://xacc.readthedocs.io
BSD 3-Clause "New" or "Revised" License
165 stars 85 forks source link

Added Azure plugin unit testing #576

Closed danclaudino closed 2 months ago

danclaudino commented 1 year ago

This PR provides unit testing for the Azure plugin and a couple of preventive minor fixes. It pulls the _get_credentials() method out of the class constructor and provides the python binding for the HeterogenousMap::size() method.