forked from orbit-oss/flask
Added TESTING flag. This fixes #58.
This commit is contained in:
parent
06ed3e1e88
commit
f5fb457657
3 changed files with 12 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -18,6 +18,7 @@ Release date to be announced, codename to be selected.
|
|||
requests that do not pop the request stack for testing.
|
||||
- because the Python standard library caches loggers, the name of
|
||||
the logger is configurable now to better support unittests.
|
||||
- added `TESTING` switch that can activate unittesting helpers.
|
||||
|
||||
Version 0.3.1
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue