-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Concurrency supported in Smoke Tests #7169
Merged
Merged
Commits on Jun 20, 2019
-
Performs functionalities with Key Vault, Identity, Event Hubs and Blob Storage Track 2 SDKs.
Configuration menu - View commit details
-
Copy full SHA for ba7d3af - Browse repository at this point
Copy the full SHA ba7d3afView commit details
Commits on Jun 21, 2019
-
The names were changed to match the name convention for environment variables.
Configuration menu - View commit details
-
Copy full SHA for 6dbfcbc - Browse repository at this point
Copy the full SHA 6dbfcbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca3f03 - Browse repository at this point
Copy the full SHA 4ca3f03View commit details -
A gitignore file was created in the SmokeTest folder, and now all launchSettings.json files are being ignored.
Configuration menu - View commit details
-
Copy full SHA for 386a550 - Browse repository at this point
Copy the full SHA 386a550View commit details
Commits on Jun 24, 2019
-
Exit Codes, PascalCase and refactoring of the static methods.
Work based on the reviews from the PR #6652. The public methods are now in PascalCase, the methods does not longer return English strings, instead they return booleans or Exceptions. And Exit Codes handling was implemented.
Configuration menu - View commit details
-
Copy full SHA for a6950ac - Browse repository at this point
Copy the full SHA a6950acView commit details -
Class names were changed to match the following pattern: <service>Test. Example: BlobStorage -> BlobStorageTest.
Configuration menu - View commit details
-
Copy full SHA for 87fdf60 - Browse repository at this point
Copy the full SHA 87fdf60View commit details
Commits on Jun 25, 2019
-
XML comments were added and some unnecesary comments were deleted.
Configuration menu - View commit details
-
Copy full SHA for 4717b64 - Browse repository at this point
Copy the full SHA 4717b64View commit details -
Use of higher order functions to dry up the code.
Configuration menu - View commit details
-
Copy full SHA for 48a656b - Browse repository at this point
Copy the full SHA 48a656bView commit details
Commits on Jun 26, 2019
-
Drying up the code by using high order functions.
Configuration menu - View commit details
-
Copy full SHA for b871ca1 - Browse repository at this point
Copy the full SHA b871ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7139e22 - Browse repository at this point
Copy the full SHA 7139e22View commit details -
Tests done with Mirosoft.Azure.DocumentDB SDK.
Configuration menu - View commit details
-
Copy full SHA for 3fff119 - Browse repository at this point
Copy the full SHA 3fff119View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1df4d - Browse repository at this point
Copy the full SHA fd1df4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57903ca - Browse repository at this point
Copy the full SHA 57903caView commit details
Commits on Jul 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ada1799 - Browse repository at this point
Copy the full SHA ada1799View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c294f - Browse repository at this point
Copy the full SHA d3c294fView commit details
Commits on Jul 9, 2019
-
The samples not longer need the "TestBase" class to run.
Configuration menu - View commit details
-
Copy full SHA for 620a7dc - Browse repository at this point
Copy the full SHA 620a7dcView commit details
Commits on Jul 10, 2019
-
This text file is not going to be needed any more since the test Blob is being created within the code.
Configuration menu - View commit details
-
Copy full SHA for 30e472c - Browse repository at this point
Copy the full SHA 30e472cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d90610 - Browse repository at this point
Copy the full SHA 6d90610View commit details
Commits on Jul 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c044000 - Browse repository at this point
Copy the full SHA c044000View commit details
Commits on Aug 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9906058 - Browse repository at this point
Copy the full SHA 9906058View commit details -
Configuration menu - View commit details
-
Copy full SHA for f465ee6 - Browse repository at this point
Copy the full SHA f465ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c53e1 - Browse repository at this point
Copy the full SHA 25c53e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ff033 - Browse repository at this point
Copy the full SHA a3ff033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a2381 - Browse repository at this point
Copy the full SHA 31a2381View commit details
Commits on Aug 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 930e5c7 - Browse repository at this point
Copy the full SHA 930e5c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a392636 - Browse repository at this point
Copy the full SHA a392636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea5be0 - Browse repository at this point
Copy the full SHA 3ea5be0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.