-
Notifications
You must be signed in to change notification settings - Fork 140
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
feat: Create Test cases for UserDBConnector #119
Conversation
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.
Run pylint command and fix all issues
pylint $(git ls-files '*.py') --disable=all --enable=C0114,C0115,C0116,C0301
@djeck1432 I'm on it now |
@raizo07 test and pylint were failed, please fix that |
@djeck1432 kindly review |
Please, @raizo07 fix test cases and before creating PR or push your changes, make sure you have run |
@raizo07 any updates? |
On it |
@raizo07 any results? |
@djeck1432 Kindly review |
![]() |
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.
Looks good to me
No description provided.