Funny, I just created a Wiki entry on Lime for people to reference and add docs/examples to until the official documentation comes out. Then I saw this thread :)
The link is http://www.symfony-project.com/trac/wiki/LimeTestingFramework If you have examples/advice to share, please post them there. Fabien, I've been wondering how one should handle user sessions/logins. Obviously functionality is different if a user is logged in or not so up to now I've been writing tests assuming users are not logged in. Jason Fabien POTENCIER wrote: > To write unit tests, you can use whatever testing lib you want. For > functional tests, it's better to use the sfTestBrowser class because it > eases a lot the testing process. > > Fabien > > Nicolas Perriault wrote: > > Hi all, > > > > Does a documentation about lime exists anywhere ? If not, does an > > alternative exist to write unit tests for a Symfony app ? > > > > Any help appreciated :) > > > > ++ > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
