Message5292
On Wednesday 18 March 2015 at 10:08:58, anatoly techtonik wrote:
> the question now is how to insert that into the test
> system.
My idea is to create demo data that contains unicode/utf-8 characters for
all fields and then to render each template file and look for Exceptions.
I've done a number of manual tests, they are easy to do, but hard to get
complete, because each field could possibly accessed with a number of ways.
Help is appreciated, next steps:
a) create entries in the demo database, for this extend TestCase.setup()
in test_jinja2 and just add the data.
b) find out where the standard template is placed and accessed from
test_jinja2.
c) add a first test that only renders index.html or so.
d) add tests that render more template files. |
|
Date |
User |
Action |
Args |
2015-03-19 08:30:23 | ber | set | recipients:
+ ber, techtonik, pcaulagi, shammash, antmail |
2015-03-19 08:30:23 | ber | link | issue2550811 messages |
2015-03-19 08:30:22 | ber | create | |
|