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.
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.