Problem: Create one integration test for the combination of two functions above. Show the code you created to set up the test, execute the test and compare the result to the expected result. You only need to demonstrate one set of test data but it should be obvious how to add more tests easily. Comment your code to point out the set up, execution, and comparison parts on the code