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

Search Document - test against multiple service versions #19740

Merged
merged 4 commits into from
Jan 10, 2022

Conversation

sarangan12
Copy link
Contributor

@sarangan12 sarangan12 commented Jan 7, 2022

Library(ies) impacted by this PR: @azure/search-documents

Issue(s) associated with this PR: 17893

Describe the problem(s) that is addressed by this PR:
This PR adds the new versionToTest method from the @azure\test-utils package. This new method will test multiple versions of the service, i.e. all the tests will run for multiple service versions instead of one fixed version. The requirement for this task could be found at 17827.

What are the possible design(s) available to address the problem(s)
The procedure to enable testing of multiple service versions is standard and documented here

Are there test cases added in this PR?
This PR in itself modifies the test cases. No separate test cases are required.

@xirzec @jeremymeng Please review and approve the PR.

@ramya-rao-a FYI.....

@sarangan12
Copy link
Contributor Author

/azp run js - search - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sarangan12 sarangan12 changed the title TEST PR Search Document - test against multiple service versions Jan 8, 2022
@sarangan12
Copy link
Contributor Author

/azp run js - search - ci

@Azure Azure deleted a comment from check-enforcer bot Jan 8, 2022
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@xirzec xirzec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look great, but I'd like to avoid the getter if possible.

sdk/search/search-documents/src/searchIndexClient.ts Outdated Show resolved Hide resolved
@sarangan12
Copy link
Contributor Author

/azp run js - search - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sarangan12 sarangan12 merged commit d7f8fb9 into Azure:main Jan 10, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this pull request Aug 5, 2022
[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2022-06-01-preview (Azure#19842)

* Adds base for updating Microsoft.MachineLearningServices from version stable/2022-05-01 to version 2022-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add idleShutdownSetting to Compute Instances (Azure#19748)

* Added idleTimeBeforeShutdown to compute instance properties

* Added api UpdateIdleShutdownSetting

Co-authored-by: Teo Magnino Chaban <teom@microsoft.com>

* Add mfe.json 2022-06-01-preview changes (Azure#19740)

* update mfe.json with 2022-06-01-preview spec

* update go.md with preview-2022-06

* add AutoMLJob examples (initial)

* add LabelingJob examples (initial)

* add Schedule examples (initial)

* prettier

* update AutoMLJob examples

* update LabelingJob examples

* update LabelingJob examples

* prettier

* typo fixes

* add Vectorizer to custom-words.txt

* add missing

* is this a breaking change?

* Revert "update go.md with preview-2022-06"

This reverts commit b49c64ae0eb258069251c8c13085fd1e5dde56e2.

* Updating Swagger Spec for MLC for CustomServices (Azure#19781)

* Updating Swagger Spec for MLC for CustomServices

* Added Examples

* Removing update API in favor of exisiting Patch API and Fixing some Validation issues

* Fixed Pretty Issue

* Fixed Id Issue

* Changed case

* Updated Examples

* Changing Description

* Added nullable fields

* Added update APIs

* Fixing validation errors

* Fix model validation

Co-authored-by: Srivatsa Sinha <srsinha@microsoft.com>

* Add encryption property to workspace update parameters (Azure#19893)

* Add encryption property to workspace update parameters

Adding the ability for users to update CMK keyIdentifier property for workspace update.

* Apply prettier changes

Co-authored-by: Joshua Loeffler <jloeffler@microsoft.com>

* Add enum value to OutputDataDeliveryMode (Azure#19964)

* add soft delete related properties (Azure#19907)

* add soft delete related properties

* resolve lint diff issue that enum name duplicaton

Co-authored-by: Xi Jin <jinxi@microsoft.com>

* Remove SoftDeleteEnabled. (Azure#20005)

* reorder DeploymentResourceConfiguration Definition (Azure#20057)

Co-authored-by: Teddy Todorov <forteddyt@gmail.com>
Co-authored-by: teochaban <teochaban@hotmail.com>
Co-authored-by: Teo Magnino Chaban <teom@microsoft.com>
Co-authored-by: Teddy Todorov <thtodoro@microsoft.com>
Co-authored-by: srivatsasinha <102133347+srivatsasinha@users.noreply.github.com>
Co-authored-by: Srivatsa Sinha <srsinha@microsoft.com>
Co-authored-by: jloeffler7 <102193043+jloeffler7@users.noreply.github.com>
Co-authored-by: Joshua Loeffler <jloeffler@microsoft.com>
Co-authored-by: XI JIN <giovannijin1990@gmail.com>
Co-authored-by: Xi Jin <jinxi@microsoft.com>
Co-authored-by: ZhidaLiu <86350902+ZhidaLiu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants