updateUnitTests
The tests need to be updated to the following style: Unit Tests: Test the individual commands in the pipeline for logic and functionality Integration Tests: Runs the pipeline end-to-end and verifies that it runs without issue Consistency Tests: Tests the pipeline outputs to ensure that they are consistent from version to version.