> > ummm... yes, but I thought that it should be created automatically.
It isn't, someone asked this in IRC the other day, and I just gave you the answer that was given by the leaders of the community. A discussion about the difference between a "unit" test and a "functional" test ensued. You can read it here<http://irclogs.rulim.de/%23pyramid/%23pyramid.2012-06-20.log.html#t2012-06-20T23:27:37>. If you don't like that solution, miranon later chimes in and gives a possible workaround here<http://irclogs.rulim.de/%23pyramid/%23pyramid.2012-06-21.log.html#t2012-06-21T00:00:43>. I'm not exactly sure where it is in the docs, please link to it if you find it. On Fri, Jun 22, 2012 at 3:43 PM, Toni Mueller <[email protected]> wrote: > > Hi, > > On Fri, Jun 22, 2012 at 02:37:55PM -0700, Joe Dallago wrote: > > req.matchdict['templateid'] = 1 > > ummm... yes, but I thought that it should be created automatically. > > > Pyramid doesn't actually route the URL, so the matchdict isn't populated. > > Ok, but I didn't find this in the docs. Will have to dig through them > again. > > > To answer your other question: > > That's an artifact after some refactoring. Thanks for pointing it > out to me - it will be deleted. > > > Kind regards, > --Toni++ > > -- > 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. > > -- 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.
