Currently test suite uses legacy test framework and unittest. Needs to be updated.
https://github.com/Azure/azure-sdk-for-python/wiki/Legacy-tests#porting-legacy-tests-to-use-azure-devtools
Acceptability Criteria includes
- converting all tests to devtools and getting a live and recorded pass
- un-skipping all the skipped tests.