Skip to content

Add a pure integration test to configure_for/test_update_recipe.py #239

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

Open
chrisbillowsMO opened this issue Feb 27, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request quality assurance Anything related to Quality Assurance (QA) technical debt Technical debt in CMEW testing Anything related to testing

Comments

@chrisbillowsMO
Copy link
Collaborator

During #18 / #227 an "integration test" was added to configure_for/test_update_recipe.py as test_main.

A pure integration test should be added. This should test the two functions create_recipe and write_recipe working together.

test_main should then be rebadged as a functional test.

See this comment on #227 from @ehogan:

We agreed when we spoke earlier that it made sense to add the integration test as a separate test, and keep the main test as a "functional" test. Happy for this to be done via a separate issue

@chrisbillowsMO chrisbillowsMO added enhancement New feature or request quality assurance Anything related to Quality Assurance (QA) testing Anything related to testing technical debt Technical debt in CMEW labels Feb 27, 2024
@chrisbillowsMO chrisbillowsMO self-assigned this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request quality assurance Anything related to Quality Assurance (QA) technical debt Technical debt in CMEW testing Anything related to testing
Projects
None yet
Development

No branches or pull requests

1 participant