How can I help with the testing of this module?
I am relatively new to Drupal (working on my fifth site) and just getting my feet dirty looking at how modules work - mostly by tweaking the ZEN theme. Sticking with 5.x while waiting for modules to get updated for 6.x. While I have some experience with testing in general I don't have experiencing supporting Drupal testing. Is there a test plan? Are their specific boundary conditions to test for? Are you looking for specific bugs or configuration sets to test under? What does testing help look like to you?

Comments

greggles’s picture

Status: Active » Fixed

I can't respond specifically to this module, but I can say what I consider in general. For some projects there is a test plan, this project doesn't seem to have a test plan. So, instead, just try it out and see if you find any bugs. If you find one, search the issue queue to see if it's a duplicate and, if so, confirm the issue with a new post providing any more details which might be helpful.

Another way to help testing is just to go through the issue queue of the module looking for bugs and trying to help with them. Sometimes you can see it is a user problem not a module problem which is good to clarify and move to a "support request" marked as "fixed." Other times it is a bug report, but you can't reproduce it - in that case change it to "active (needs more info)".

And, following my own advice, I'll mark this issue as "fixed." If you need any clarification please re-open and ask for it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.