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

#929 ecommerce goals for tests #933

Merged
merged 6 commits into from
Jul 5, 2019
Merged

Conversation

ArtemijRodionov
Copy link
Contributor

Closes #929

@ArtemijRodionov ArtemijRodionov requested a review from duker33 July 4, 2019 09:46
@ArtemijRodionov ArtemijRodionov self-assigned this Jul 4, 2019
@ArtemijRodionov ArtemijRodionov changed the title #929 js ecommerce test goals #929 ecommerce goals for tests Jul 4, 2019


class Goals(abc.ABC):
"""Front-end reached goalss."""
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO

Copy link
Contributor

@duker33 duker33 left a comment

Choose a reason for hiding this comment

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

one minor about pydoc


class YandexEcommerceGoals(Goals):
"""
Represent reached Yandex ecommerce goals.
Copy link
Contributor

Choose a reason for hiding this comment

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

it's not informative string. Let's rm it. Leave an ignore comment if py doc lint requires it

@ArtemijRodionov ArtemijRodionov force-pushed the 929-js-ecommerce-test-goals branch from 489dbbc to b938c26 Compare July 5, 2019 10:25
@ArtemijRodionov ArtemijRodionov merged commit 63a1de7 into master Jul 5, 2019
@ArtemijRodionov ArtemijRodionov deleted the 929-js-ecommerce-test-goals branch July 5, 2019 11:22
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.

tests_js_analytics.py:101-102: Create Goals class for...
2 participants