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

Create unit tests for the f8a_worker/data_normalizer/go.py #800

Open
tisnik opened this issue Mar 25, 2019 · 1 comment
Open

Create unit tests for the f8a_worker/data_normalizer/go.py #800

tisnik opened this issue Mar 25, 2019 · 1 comment

Comments

@tisnik
Copy link
Member

tisnik commented Mar 25, 2019

Unit tests needs to be created for the module f8a_worker/data_normalizer/go.py

@msrb
Copy link
Member

msrb commented May 13, 2019

@tisnik there are some tests here: https://github.com/fabric8-analytics/fabric8-analytics-worker/blob/master/tests/test_data_normalizer.py#L84-L118

Worker code should use normalize() function. It's like a factory which will instantiate appropriate normalizer. I.e. worker code should not use the go.py module directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants