Well... I'm not THAT familiar with the code, but it doesn't seem like it would be very challenging to add. I'll take a look at the source, I'd love to see this added in the next 1.4 beta!
-Pat ----- Original Message ----- From: "Vincent Massol" <[EMAIL PROTECTED]> To: "'Cactus Users List'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 31, 2002 3:03 PM Subject: RE: beginXxx and authentication > Hi Patrick, > > I completely agree with you! There is actually a item for that in the > todo list on that subject. Can I put your name there as a volunteer ? > :-) > > Thanks > -Vincent > > > -----Original Message----- > > From: Patrick Lightbody [mailto:[EMAIL PROTECTED]] > > Sent: 31 July 2002 14:42 > > To: [EMAIL PROTECTED] > > Subject: beginXxx and authentication > > > > I think Cactus should introduce a new method, similar to setUp, > tearDown, > > but that runs on the client side. Basically, I think it's sorta lame > that > > all my tests have to have a beginXxx method that authenticates the web > > request. If would be nice if there were a method that was called once > that > > could handle this. Then I could put it in a base class and extend my > tests > > from there and forget about authentication and instead focus on unit > > testing > > :) > > > > -Pat > > > > -- > > To unsubscribe, e-mail: <mailto:cactus-user- > > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:cactus-user- > > [EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
