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

CP-41819: Enable unit tests to run for Python3 as well #34

Closed

Conversation

bernhardkaindl
Copy link
Collaborator

  • Update .github/workflows/main.yml to be ready for running Python3 unit tests in GitHub Actions

  • Merge .github/workflows/alpine-python2.yml into .github/workflows/main.yml

  • Update imports in tests/integration to be local imports as needed for static analysis checking of the tests.

- Update .github/workflows/main.yml to be ready for running
  Python3 unit tests in GitHub Actions

- Merge .github/workflows/alpine-python2.yml into
  .github/workflows/main.yml

- Update imports in tests/integration to be local imports
  as needed for static analysis checking of the tests.

- Fix typos found by spell checks in the region of the changes

Signed-off-by: Bernhard Kaindl <[email protected]>
@bernhardkaindl
Copy link
Collaborator Author

Merged as the 1st commit of #33

@bernhardkaindl bernhardkaindl deleted the enable-py3-unit-tests branch February 14, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants