-
Notifications
You must be signed in to change notification settings - Fork 2
Changes to the feature ID list, getAndroidBranchInfo, and getAndroidDashboardLink #664
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
Conversation
✅ Deploy Preview for fxms-skylight ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding some tests for Nimbus.getBranchInfo, specifically for getAndroidBranchInfo on top of the comments left here
| "whatsNewPage", | ||
|
|
||
| // Android features | ||
| "cfr", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have a way to differentiate between the Desktop cfr feature and the Android one? If they're falling in the same bucket we may run into issues, though I suppose if things are also being filtered by platform that may cover it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I think since we check for the platform by appName before deciding to call getDesktopBranchInfo or getAndroidBranchInfo I think that would cover it
1f6c9fe to
c168f0f
Compare
AllegroFox
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great and tests are green! Thanks!

Changes made:
getAndroidBranchInfo, andgetAndroidDashboardLinkfrom 2nd WIP android branch #653getAndroidBranchInfo, andgetAndroidDashboardLink