You should contact the author of the plugin to see if they have any test suite, or to help them to create one.
2009/11/17 [email protected] <[email protected]> > > Hello fellow Symfony Developers. > > We had an issue today where our sites forgot password functionality > was broken for a few days, (due to changes on how we send out the > forgot password email. > > our workflow is based of the sfGuardForgotPassword plugin and we have > inherited (in sfGuardForgotPasswordActions) the > createAlphaNumericPassword , executePassword and > executeReset_password controller action methods (I believe this is > pretty standard still). > > As we try to write tests for every defect we find (as part of good > project practie) I wanted to ask does any one have lime tests that > match the plugins forgot password workflow that I could use/leverage. > > (I don't mind writing them, but I would mine if I wrote them and found > out there is a perfectly good test suite design pattern that’s > applicable for the work-flow.) > > > with Best Regards, > Alex Stoneham > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -~----------~----~----~----~------~----~------~--~--- > > -- Alexandre Salomé -- [email protected] -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=.
