Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More cosmos tests running against mock transport #705

Merged
merged 8 commits into from
Mar 31, 2022

Conversation

rylev
Copy link
Contributor

@rylev rylev commented Mar 29, 2022

This PR moves more tests over to running against the mock transport framework which means more of the cosmos DB operations will be tested in CI.

It also deletes a few tests which were testing the exact same things as other tests.

There are three tests in cosmos which have not yet been moved to the mock framework:

  • Attachments: attachments are deprecated and my personal account does not have the feature meaning I can't run the tests.
  • UDF: I'm getting an authorization error that I don't quite understand, and I need to do more investigation.
  • permission_token_usage: I need to understand the code more deeply and potentially merge it with the permissions_operations test

@rylev rylev requested a review from cataggar March 29, 2022 16:25
@rylev rylev merged commit 75d94fc into Azure:main Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants