MVPStudio / build_setup

0 stars 0 forks source link

Test build branch #4

Closed alyssakelley closed 5 years ago

alyssakelley commented 5 years ago

I have a few questions on how to create test cases for the functions that do not return anything or have any output. I know we talked about try: and except: but I am still unsure about how to implement them here. My specific questions on lines 10 and 47. I have the status of the test case next to the function headers.