Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pre-GA SDK for Azure LoadTesting (Azure#32268)
* started GA SDK generation * added directives * initial generate * fixed generated code * fixed API view generation * added CheckTestFileValidationStatus * updated samples, changelog & fixed missing cases * updated Readme * updated CreateOrUpdateAppComponent Sample * updated changelog * name chages from directives * updated samples * fixed directives for filename * fixed admin client * ran eng\scripts\Export-API.ps1 * fixed broken links * resloved merge conflict from Samples. * regenrated to resolve issues in merge * fixed enpoint issues * testing link verification pipeline * tested * generated SDK with updated swagger * generating API View * fixed LRO naming and CHANGELOG.md * cleaned links from samples * cleaned directives * fixed BeginGetTestScriptValidationStatus * pushing Hero * added appcomponents * removed secrets * Add LRO for file upload and test run * Add initial response to LROs * regenerated as per the two client approach * renamed options to LoadTestingClientOptions * fixed uri issue * LRO Implimentation Done * fixed compilation issues * removed Hero * fixed testing framework * Fixed BeginUploadTestFile & Async @Harshan01 * completed LoadTestAdminsitrationClient * completed tests for LoadTestRunClient * completed testing * fixed failing tests * fixed tests * updated API * fixed APIs * fixed scope issue * added samples * added more samples * added samples * added to readme * fixed readme * pipeline fix attempt * completed teseting for LoadTestAdminstration * added more recordings * commiting more recordings * ran load test admin client * testing CI with new JMX * fixing LRO * solved recording mismatched error * updated snippets * ran: .\eng\common\scripts\Prepare-Release.ps1 Azure.Developer.LoadTesting loadtestservice * updates samples * updated samples * remove compilation issues * Added LoadTestTestsBase.cs * corrected samples * updated ReadMe * regenerating code * regenerated code, api and samples * changed link to github * re-recorded tests * fixed build issues * re-recorded with new sanitizer * testing build with pull * updated new recordings * fixed autorest, linux file matching, api export * adding commit id * fixed code verification * testing pipelines * recording from windows with \r\n * windows base * removed newline from JMX file * re-recorded * recorded * resolved all coments from @christothes apart from unit testing comments. * added deeper asserts for LoadTestAdministrationClientTests * added deeper asserts * Update sdk/loadtestservice/Azure.Developer.LoadTesting/src/FileUploadOperation.cs Co-authored-by: Christopher Scott <chriscott@hotmail.com> * merged * resolved comments by @Christother * fixed recording Co-authored-by: Nivedit Jain <jain.22@iitj.ac.in> Co-authored-by: Harshan B <harshanb@microsoft.com> Co-authored-by: Christopher Scott <chriscott@hotmail.com>
- Loading branch information