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

Refactors implementation to remove unneeded submodules and modernize syntax #136

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lorengordon
Copy link
Member

No description provided.

@lorengordon lorengordon force-pushed the refactor/less-abstraction branch from 0f3ac81 to 0ac8b05 Compare December 27, 2024 17:40
@lorengordon lorengordon force-pushed the refactor/less-abstraction branch from 0ac8b05 to c07a582 Compare December 27, 2024 17:41
@lorengordon lorengordon marked this pull request as ready for review December 27, 2024 17:44
@lorengordon lorengordon requested a review from a team December 27, 2024 17:44
@lorengordon
Copy link
Member Author

Results of make test:

❯ make terraform/pytest PYTEST_ARGS="-v --nomock"
[bootstrap]: Using external tardigrade-ci, skipping auto-init
[pytest//home/x/git/repos/tardigrade-ci/tests/terraform_pytest] Starting Python tests found under the directory "/home/x/git/repos/tardigrade-ci/tests/terraform_pytest"
pytest /home/x/git/repos/tardigrade-ci/tests/terraform_pytest -v --nomock
=============== test session starts ================
platform linux -- Python 3.8.18, pytest-8.2.2, pluggy-1.5.0 -- /home/x/.pyenv/versions/3.8.18/bin/python3.8
cachedir: .pytest_cache
rootdir: /home/x/git/repos
collected 2 items

../tardigrade-ci/tests/terraform_pytest/test_terraform_install.py::test_modules[test-same-account] PASSED                                                                                                          [ 50%]
../tardigrade-ci/tests/terraform_pytest/test_terraform_install.py::test_modules[test-cross-account] PASSED                                                                                                         [100%]

========== 2 passed in 156.30s (0:02:36) ===========
[pytest//home/x/git/repos/tardigrade-ci/tests/terraform_pytest]: Tests executed!

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

Successfully merging this pull request may close these issues.

1 participant