This is a typical usecase for zope.testbrowser. -aj
Maarten Nieber wrote: > > Hi, > > I have a document (Meeting) and would like to test if plone renders it > without > producing errors. Manually, I would do this by going to the document url > inside > the plone site. How can I do this in a test? > > My test already instantiates the document, so I just need to know how I > can ask > plone to "render" it (generate the HTML output for this document). > > Thanks! > Maarten > > _______________________________________________ > Product-Developers mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/plone-product-developers > -- View this message in context: http://plone.293351.n2.nabble.com/testing-a-template-tp6975652p6976036.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
