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

Continuous Integration for unit test and Google Cloud SDK setup . #39

Open
adebowaledaniel opened this issue Sep 8, 2022 · 0 comments

Comments

@adebowaledaniel
Copy link
Contributor

Context: The current Github action CI only enforces python code formatters (such as black, flake8 and isort). To avoid unexpected flaws, CI unit test(s) is needed.

Issue: There are no (up-to-date) automated unit tests also google cloud SDK setup.

Solution: Update the existing unit test (test_client), the GitHub actions for unit test(s), and the Google cloud SDK setup.

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

No branches or pull requests

1 participant