forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Converting to pure unit tests (Azure#16499)
* trimming test case and testing live for replay processor * changed all the test imports, fixed the test_table.py file * everything up through client_cosmos.py is split correctly now * moved all non-http generating tests to unit tests * fixing up imports and using the right base class * removing all is_live code from mixin * removing an init dunder * forgot an import in azure_testcase * added conditional to test that is flaky on python2.7 * adding mixin section to the tests advanced * adding link to azuretestcase * adding link to azuretestcase * undoing changes sent to wrong PR
- Loading branch information
1 parent
a6a5074
commit 80e8570
Showing
40 changed files
with
1,216 additions
and
1,823 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 0 additions & 39 deletions
39
sdk/tables/azure-data-tables/tests/recordings/test_table_client.test_response_callback.yaml
This file was deleted.
Oops, something went wrong.
101 changes: 0 additions & 101 deletions
101
...zure-data-tables/tests/recordings/test_table_client.test_service_client_create_table.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.