We've moved discussions to Discord

What tests are included?

Dan Weaver
Does the Pro template include a test suite?
Chris Oliver
Only partially, I didn't quite get it finished before launch. Will be adding more tests over the coming weeks. The main problem I ran into is disabling tests for features you have disabled, etc. The test suite is more complicated than your normal one with something like this.
Brandon B.
Can there be a root/standardized process for the tests?  I will contribute, if needed.  I am starting to implement testing and notice that it is taking a while to go through and disable or mute parts that are not being used that are failing.
Chris Oliver
Yep, that's the plan. I've been a bit distracted with other things (got engaged!) so I haven't gotten through the tests yet. The goal is just to have parts enable based upon which features are enabled. I need to run through it again and fix those up.
Alain Pilon
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.
Chris Oliver
Just updated all the tests, fixed everything, and made some conditional if payments are enabled. 👍
Dan Weaver
Congrats on getting engaged! 🙌
John Chambers
Great news Chris Oliver !! Congrats on your engagement 🎉
Brandon B.
Chris Oliver  - Awesome news on the engagement! 
Chris Oliver
Thanks guys! 🤩
Murray Bryant
Having the tests in the team section would be handy, so that as you start modifying it you can see where else you break it.
Notifications
You’re not receiving notifications from this thread.