Starting the process of testing the User.update_stripe method. It may need to be refactored as right now its large, confusing and a lot of if statements. I want to get some tests in place and then start breaking it up. But the pain in testing it was a sign to me that there is a little too much going on in there.
Anyways, heres the beginning of testing for it. :sweat: that was tiring...
Starting the process of testing the User.update_stripe method. It may need to be refactored as right now its large, confusing and a lot of if statements. I want to get some tests in place and then start breaking it up. But the pain in testing it was a sign to me that there is a little too much going on in there.
Anyways, heres the beginning of testing for it. :sweat: that was tiring...