-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestquality assuranceAnything related to Quality Assurance (QA)Anything related to Quality Assurance (QA)technical debtTechnical debt in CMEWTechnical debt in CMEWtestingAnything related to testingAnything related to testing
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquality assuranceAnything related to Quality Assurance (QA)Anything related to Quality Assurance (QA)technical debtTechnical debt in CMEWTechnical debt in CMEWtestingAnything related to testingAnything related to testing