-
Notifications
You must be signed in to change notification settings - Fork 121
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
test: Added more unit test for some CLI options and some database connections #1421
base: develop
Are you sure you want to change the base?
Conversation
/gcbrun |
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.
Thanks a lot for your contribution @safe049! I did an overall review since I'm not very acquainted with the CLI unit tests, hopefully @nj1973 or @sundar-mudupalli-work could review them in more technical detail.
But seeing how early our Cloud Build check failed, you probably still need to lint & format your files and you can use our script ./tests/local_check.sh
for that. Let me know if you need help!
…unit tests in main and cli_tools
I removed those buggy function and a useless import, I think it will be alright now |
/gcbrun |
I don't have enough context to evaluate the specific CLI unit tests, I'll be assigning to other team member
/gcbrun |
Added more unit test for CLI options
Added unit test for Oracle, PostgreSQL, SQLserver, SQLite, MariaDB, DB2, MongoDB, Cassandra 's connection