On Aug 3, 2007, at 11:33 AM, Mike Orr wrote:
Pylons 0.9.6rc1 is using pylons.config instead of paste.deploy.CONFIG but I'm not sure how exactly to change one's code for it.Your error messages suggest those two tests are not testing whatever they're supposed to test, since they're aborting at an early stage.
Also, its quite possible nose is causing the import error during its attempt to locate doc tests. There is a wiki entry about this:
http://wiki.pylonshq.com/display/pylonsdocs/Unit+TestingNote the big Warning block about how to fix this so that nose doesn't scan model's for doc tests (causing the config error problem). The unit tests *do* setup the app and config properly, so the error is actually from nose scanning around for tests before loading the app.
HTH, Ben
smime.p7s
Description: S/MIME cryptographic signature
