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

#34: Added validation for results of tests and security_scan #36

Merged
merged 11 commits into from
Jun 14, 2023

Conversation

tkilias
Copy link
Collaborator

@tkilias tkilias commented Jun 7, 2023

Fixes #34

  • Introduced dependency injection for easier testing
  • Added unit tests for ci_test

tkilias added 2 commits June 6, 2023 22:02
…l if things are not ok

- Introduced dependency injection for easier testing
- Added unit tests for ci_test
exasol_script_languages_container_ci/lib/ci_test.py Outdated Show resolved Hide resolved
exasol_script_languages_container_ci/lib/ci_test.py Outdated Show resolved Hide resolved
exasol_script_languages_container_ci/lib/ci_test.py Outdated Show resolved Hide resolved
exasol_script_languages_container_ci/lib/ci_test.py Outdated Show resolved Hide resolved
test/integration_tests/test_ci_build.py Outdated Show resolved Hide resolved
test/integration_tests/test_ci_security_scan.py Outdated Show resolved Hide resolved
test/integration_tests/test_ci_test.py Outdated Show resolved Hide resolved
test/matchers.py Show resolved Hide resolved
test/unit_tests/test_ci_test.py Show resolved Hide resolved
exasol_script_languages_container_ci/lib/ci_build.py Outdated Show resolved Hide resolved
exasol_script_languages_container_ci/lib/ci_export.py Outdated Show resolved Hide resolved
exasol_script_languages_container_ci/lib/ci_push.py Outdated Show resolved Hide resolved
test/integration_tests/test_ci_build.py Outdated Show resolved Hide resolved
test/integration_tests/test_ci_push.py Outdated Show resolved Hide resolved
test/unit_tests/test_ci_test.py Outdated Show resolved Hide resolved
test/unit_tests/test_ci_test.py Outdated Show resolved Hide resolved
@tkilias tkilias merged commit a812e86 into main Jun 14, 2023
@tkilias tkilias deleted the bug/34_validate_results branch June 14, 2023 08:21
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.

Validate results for tests and security scan
2 participants