Skip to content

Partition Bucketer.bucket() #89

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 10 commits into from
Apr 13, 2017
Merged

Conversation

wangjoshuah
Copy link
Contributor

No description provided.

It is covered by `getVariationForcedVariationPrecedesAudienceEval` in
 OptimizelyTestV2.java and OptimizelyTestV3.java
1) User is whitelisted -> return whitelisted variation
2) Whitelist mapping is incorrect -> return null
3) User is not whitelisted -> return null
Check getStoredVariation returns user Profile lookup values correctly.
Remove test for continuation since that is in OptimizelyTestV2-V3.java
Bucketer.bucket should not call lookup
…t.java

to `trackDoesNotSendEventWhenUserDoesNotSatisfyAudiences` in
OptimizelyTestV2.java and OptimizelyTestV3.java
  from ProjectValidationutilsTestV2.java
to `getVariationEvaluatesUserProfileBeforeAudienceTargeting` in
  OptimizelyTestV2.java and OptimizelyTestV3.java
@wangjoshuah wangjoshuah merged commit 1efeecb into devel Apr 13, 2017
@wangjoshuah wangjoshuah deleted the josh.wang/break_up_bucketer_bucket branch April 13, 2017 18:20
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