Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit for AzureTest. * AzureTest DVR commit. * Rename "AzureTestClient" to "ResourceUtilityClient". Eliminate MSAL dependency for AzureTest. * Add util function to AzureTest to get environment variables (moved out of Chat). * DVR updates. (#896) * Update DVR references to point to fork rather than venmo (#903) * Update DVR references to point to fork rather than venmo. * Remove static linkage to DVR. * Recordings on a per-test basis (#904) * Feature/recording location (#907) * Environment Variable for sdk root * Revert project.pbxproj * Edit to outputDirectory construction * Env Variable TEST_MODE works as expected (#909) * Environment Variable for sdk root Enforce that DVR record-playback honors environment variables * Environment Variables work as intended with the new DVR updates * Undo Podfile Changes Local Changes that need to be removed * Slight edit to record mode Co-authored-by: Jair Myree <[email protected]> * Automated means of creating test resources (#912) * Add resource group delete operation. * Progress. * Project setting fixes. * Add test-resources.bicep file. * Update bicep file. * Target python script in test resource deploy post-script. * Remove ResourceUtil files and dependencies. * Revert to previous output style. * Remove empty environment variable. (#919) * Injectable test settings (#924) * Commit test-settings.plist and git-ignore. * TestSettings protocol. * Update Podfile for DVR * Don't use local DVR * Chat test updates. * Add recordings to project. * Update prepare_chat_tests.py * Update deployment targets. * Add podspec. * Add readme. * Fix hard-coded links. * Scrub headings and commit chat test recordings. (#935) * Remove headers. * Add scrubbed recordings. * Feature/scrub subscription ids (#932) * Major edits toward scrubbing subscription IDs * Minor edits on scrubbing * Update sdk/test/AzureTest/Scrubbing.swift Co-authored-by: Travis Prescott <[email protected]> * Update sdk/test/AzureTest/Scrubbing.swift Co-authored-by: Travis Prescott <[email protected]> * Update sdk/test/AzureTest/Scrubbing.swift Co-authored-by: Travis Prescott <[email protected]> * Update sdk/test/AzureTest/Scrubbing.swift Co-authored-by: Travis Prescott <[email protected]> * Recommit: Files changes got left out of last commit * Requested Draft PR changes * Clean up after rebase * Testing response scrubbing in progress * Finished Scrubbing SubscriptionIDs * Adjustments made to PR based on review comments. * Edits to PR based on review comments * Update sdk/test/AzureTest/AzureTestTests/AzureTestTests.swift Co-authored-by: Travis Prescott <[email protected]> * More edits based of pr review * More edits to pr based off of review comments * More edits to PR based off suggestions in review * More edits to PR from review comments * Removed unused functions and extensions * Edits to PR based off review comments * Edits to PR from review comments * Edits based off PR review comments Co-authored-by: Jair Myree <[email protected]> Co-authored-by: Travis Prescott <[email protected]> * RPF: RecordableXCTestCase (#963) * Add base class for recordable tests. * Run swiftformat. * CI fixes. * Fix podspec source_files. * Fix project structure. * Fixes * Fix broken links. * CI fixes. * Remove test-settings.plist reference. * Re-record tests. * Fix tests for playback. Co-authored-by: Jair <[email protected]> Co-authored-by: Jair Myree <[email protected]>
- Loading branch information