Skip to content

Add Xiaomi Installation - #259

Open
weihengSu2 wants to merge 2 commits into
Xiaomifrom
addXiaomiInstallation
Open

Add Xiaomi Installation#259
weihengSu2 wants to merge 2 commits into
Xiaomifrom
addXiaomiInstallation

Conversation

@weihengSu2

Copy link
Copy Markdown

Things to consider before you submit the PR:

  • Are tests passing locally?
  • Are the files formatted correctly?
  • Did you add unit tests?
  • Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

Description

Add Xiaomi Installation classes

@weihengSu2
weihengSu2 changed the base branch from main to Xiaomi March 8, 2023 17:55
@marstr

Copy link
Copy Markdown
Member

Have these changes been tested with the following method to see if a valid request is generated? Bonus points if it's actually worked against our backend.

public void CreateOrUpdateInstallation(Installation installation)

@weihengSu2

weihengSu2 commented Mar 8, 2023

Copy link
Copy Markdown
Author

Have these changes been tested with the following method to see if a valid request is generated? Bonus points if it's actually worked against our backend.

public void CreateOrUpdateInstallation(Installation installation)

Yes I will do the actual integration tests today including this one. And thanks very much for the review too! 🙂

Matthew Podwysocki (mpodwysocki) added a commit to Azure/azure-sdk-for-js that referenced this pull request Mar 9, 2023
### Packages impacted by this PR

- @azure/notification-hubs

### Issues associated with this PR


### Describe the problem that is addressed by this PR

Adds Xiaomi support for Track 2 SDKs with registration, installation,
send and send outcome operations.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_

yes

### Provide a list of related PRs _(if any)_

- Azure/azure-notificationhubs-dotnet#261
- Azure/azure-notificationhubs-dotnet#260
- Azure/azure-notificationhubs-dotnet#259

### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [x] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [x] Added a changelog (if necessary)

---------

Co-authored-by: Jeremy Meng <jeremy.ymeng@gmail.com>
@jessHuh
Jessica Huh (jessHuh) self-requested a review March 9, 2023 23:14

@jessHuh Jessica Huh (jessHuh) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

looks good to me

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.

3 participants