Commit Graph

10 Commits

Author SHA1 Message Date
Vincent Barbaresi 86361523e2 fix async templates rendering requiring enable_async in jinja2
When trying to test the render_async() feature I realized that it wasn't working
The template instance needs to be created with enable_async=True
2019-10-19 14:49:50 +02:00
taoufik07 4d0382d580 Lint 2019-02-19 13:33:17 +01:00
Taoufik 43b04eccbd Set debug to False in tests 2018-10-29 22:53:56 +01:00
taoufik07 029b3e2a52 Tests 2018-10-28 00:46:50 +01:00
kennethreitz 462506113e cleanup 2018-10-26 07:36:41 -04:00
kennethreitz 5f2a72203f cleanup things 2018-10-26 07:29:46 -04:00
kennethreitz e0863115ee use api.requests 2018-10-23 07:59:00 -04:00
Luna a8f889be74 restructured tests 2018-10-14 12:23:33 +01:00
Luna 349d08e799 added conftest 2018-10-13 21:56:52 +01:00
Luna 627c46e458 added test cases for routes.py 2018-10-13 13:59:46 +01:00