On Mon, Jan 19, 2009 at 10:18 AM, Wichert Akkerman <[email protected]>wrote:
> I run the controller method in isolation, which means: > > - no other middleware that influences the result > - I can put stuf in c before I call the controller method, and > introspect c afterwards > - no paste.fixture or WebTest influencing the result > > with a unittest you want to call something in isolation, without > anything else being present. This is the only way to do that. > > I see some value in that. Thanks. -- Dalius http://blog.sandbox.lt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
