Skip to content

Conversation

@mnoman09
Copy link
Contributor

Summary

  • Added source_info in decision info object of decision listener
  • Changed DecisionSource experiment to feature-test
  • Added one more DecisionNotificationType of feature-test
  • Changed DecisionNotificatonType.Experiment to DecisionNotificatonType.AB_TEST and DecisionSource.Experiment to DecisionSource.Feature-test

Ticket

@mnoman09 mnoman09 requested a review from aliabbasrizvi April 17, 2019 15:30
Copy link
Contributor

@aliabbasrizvi aliabbasrizvi left a comment

Choose a reason for hiding this comment

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

Looks good.

EXPERIMENT("experiment");
FEATURE_TEST("feature-test"),
FEATURE_VARIABLE("feature-variable"),
AB_TEST("ab-test");
Copy link
Contributor

Choose a reason for hiding this comment

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

nit. alphabetize.

@mnoman09 mnoman09 requested a review from aliabbasrizvi April 17, 2019 17:01
@aliabbasrizvi aliabbasrizvi merged commit 511c6e9 into mnoman/ActivateVarNewListener Apr 17, 2019
@aliabbasrizvi aliabbasrizvi deleted the mnoman/activateListenerChanges branch April 17, 2019 18:26
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