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

Add tests and refactor #117

Merged
merged 10 commits into from
Aug 29, 2018
Merged

Add tests and refactor #117

merged 10 commits into from
Aug 29, 2018

Conversation

danila19991
Copy link
Member

@danila19991 danila19991 commented Aug 28, 2018

Changes list:

  • Add tests for backend.
  • Refactore code.
  • Update ml_algorithm.

Closing issues
Closes #10
Closes #16
Closes #87
Closes #109
Closes #102
Closes #104

@danila19991 danila19991 added this to the 0.2 milestone Aug 28, 2018
@danila19991 danila19991 self-assigned this Aug 28, 2018
Copy link
Member

@OlegMoiseev OlegMoiseev left a comment

Choose a reason for hiding this comment

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

All ok.


result = func(request, *args, **kwargs)
return result
return wrapper


def crete_user_with_settings(user_description):
Copy link
Member

Choose a reason for hiding this comment

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

(must be change): typo in name "create".

@OlegMoiseev OlegMoiseev merged commit fa66fe8 into develop Aug 29, 2018
@OlegMoiseev OlegMoiseev changed the title Add testst and refactor Add tests and refactor Aug 29, 2018
@OlegMoiseev OlegMoiseev deleted the add_testst_and_refactor branch August 29, 2018 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants