On May 29, 5:57 pm, Evgeny <[email protected]> wrote: > I'm switching from 0.9.7 to 1.0 and have a question. Changed my code > as in upgrade manual. > > I'm using pylons.config in one of my functions in lib/helpers.py > And testing it with nosetests. > > Just noticed that pylons.config is an empty structure during test. > > Is it a bug? Or any way to refer pylons config during tests?
Are you using Nose's --with-pylons option? -- 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.
