You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrated "test/unit/test_aws_encryption_sdk.py" from unittest to pytest (#115)
* Migrate unit/test_defaults.py from unittest to pytest
* Migrate unit/test_providers_base_master_key.py from unittest to pytest
* Migrate unit/test_providers_base_master_key_provider.py from unitteest to pytest
* Migrate unit/test_aws_encryption_sdk.py from unittest to pytest
* Removed two unit tests not corresponding to this branch
* Removed tests not corresponding to branch
* Removed unused import six
* Added yield and tearDown in apply_fixture function
0 commit comments