-
Notifications
You must be signed in to change notification settings - Fork 1
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
add missing tests #2
base: master
Are you sure you want to change the base?
Conversation
@@ -2,6 +2,7 @@ | |||
|
|||
require 'rubygems' | |||
require 'bundler/setup' | |||
require 'pry' |
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.
🐩
@GonchuB it's cleaner now |
d3aa55f
to
1784218
Compare
ab_user[experiment_name] = default_alternative = alternatives.first | ||
Split::Alternative.new(default_alternative, experiment_name).increment_participation | ||
@alternative_ensured = true | ||
# If the user doesn't have an alternative set, we override the alternative and we manually increment the |
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.
If the user doesn't have an alternative set, we override the alternative
It doesn't makes much sense
muy muy buenos tests 👍 |
el caso del |
@ndrisso please check it again