mirror of https://github.com/mitsuhiko/flask.git
Browse Source
Test both context_processor and app_context_processor functions. Two context parameters are added into the context: one added to the blueprint locally; another added to the app globally. The test asserts the behaviors in both blueprint scope and the app scope. The coverage for flask.blueprints is increased by 3%.pull/2298/head
Randy Liou
8 years ago
1 changed files with 42 additions and 0 deletions
Loading…
Reference in new issue