What tests are included?
I am not sure how much test is actually required. Most people will heavily modify the team/team_member MVC and use their own test.
The only place where I see test having (great) value is for all the payment stuff that we are actually very unlikely going to change and which is kinda critical. Other than that, I would just do an integration test that goes on all pages and click on everything and make sure it is all 200.
The only place where I see test having (great) value is for all the payment stuff that we are actually very unlikely going to change and which is kinda critical. Other than that, I would just do an integration test that goes on all pages and click on everything and make sure it is all 200.
Notifications
You’re not receiving notifications from this thread.