Hello,

  I am attempting to setup unit testing with Pylons 0.9.6.1, AuthKit
0.4.0 and SQLAlchemy 0.4.0 using the AuthKit database driver.

  I have followed the advice posted at
http://groups.google.com/group/pylons-discuss/browse_thread/thread/2fa02ceb15bdf76d/3a3cf215d5518539?lnk=gst&q=unit+testing#3a3cf215d5518539
however the error I am receiving when I attempt to run nosetests is
that the "AuthKit database has already been setup."

  I have also searched http://wiki.pylonshq.com/display/pylonsdocs/Unit+Testing
to no avail as the unit testing documentation does not provide any
mention of how to make unit testing work alongside AuthKit.

  My application works fine through the web browser and my entire
application is secured through AuthKit so that any application request
verifies that the user is authenticated.

  Has anyone managed to these three work together and have functional
unit testing?  Thanks for any advice or suggestions that you could
provide.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to