Skip to content

fix(testapp-support): Fixes to allow test-app to use notification listeners. #66

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

Merged
merged 2 commits into from
Aug 16, 2019

Conversation

yasirfolio3
Copy link
Contributor

Summary

  • Added DecisionService as an option to OptimizelyClient custom configuration.
  • Fixed casing for Source Rollout.

@yasirfolio3 yasirfolio3 requested a review from a team as a code owner August 16, 2019 12:50
Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

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

Lgtm, just ones small fix

@@ -105,7 +106,12 @@ func (f OptimizelyFactory) ClientWithOptions(clientOptions Options) (*Optimizely
}

// @TODO: allow decision service to be passed in via options
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: remove this comment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

@mikeproeng37 mikeproeng37 merged commit da8ec79 into go-alpha Aug 16, 2019
@yasirfolio3 yasirfolio3 deleted the yasir/notification-testapp-support branch August 26, 2019 12:13
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.

2 participants