Skip to content
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

#977 Send user's phone to CarrotQuest service #979

Merged
merged 4 commits into from
Sep 30, 2019
Merged

Conversation

duker33
Copy link
Contributor

@duker33 duker33 commented Sep 29, 2019

It's untested and may be unstable

Closes #977

@duker33 duker33 self-assigned this Sep 29, 2019
@duker33 duker33 changed the title #977 Add untested phone sending to CarrotQuest service #977 Send user's phone to CarrotQuest service Sep 29, 2019
reachGoal('CMN_BUY_SEND');
reachGoal('FAST_BUY_SEND');
// @todo #977:120m Create some lazy() wrapper for counters.
// `lazy(my_counter).reachGoal()` should asynchronous delay reaching
Copy link
Contributor

Choose a reason for hiding this comment

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

That GA loader could be helpful as a reference implementation

// until my_counter object won't be fully loaded.

// @todo #977:30m Create mock class for carrotquest.
// Fill it's methods with console logs.
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this for? Will it be used for testing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@artemiy312 , y, for testing. I'll append note about relation to test mech creating #978

@duker33 duker33 merged commit ae1bd16 into master Sep 30, 2019
@duker33 duker33 deleted the 977_send_to_carrot branch September 30, 2019 17: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.

Send one-click order and backcall user data to CarrotQuest
2 participants