[z3-checkins] Re: r13625 - in z3/Five/trunk/browser: . tests
Philipp von Weitershausen
philipp at weitershausen.de
Mon Jun 20 18:51:43 CEST 2005
regebro at codespeak.net wrote:
> Author: regebro
> Date: Mon Jun 20 16:42:58 2005
> New Revision: 13625
>
> Modified:
> z3/Five/trunk/browser/pagetemplatefile.py
> z3/Five/trunk/browser/tests/pages.zcml
> z3/Five/trunk/browser/tests/test_pages.py
> Log:
> Added tests that test that template variables are what they are supposed to fix, and fixed the bug that container wasn't.
...
> + <browser:page
> + for="Products.Five.tests.simplecontent.ISimpleContent"
> + template="template_variables.pt"
> + name="template_variables.html"
> + permission="zope2.ViewManagementScreens"
> + />
> +
Lennart, you forgot to check in template_variables.pt.
Thanks for looking into this, btw. I'm not sure how this test actually
verifies that importing a module is fixed now. But I'd have to look at
the template that isn't checked in yet.
Regards,
Philipp
More information about the z3-checkins
mailing list