sprint_tutorial
sprint_tutorial copied to clipboard
Add my_sum tests for numpy array inputs
Right now tests for my_sum only test with integers. Would be good to add tests for array and mixed inputs.
Since no one else has -- I'll take a peep at this.
I'm not sure how you add tests yet and play nice with nosetest so here goes nuthin'.