62 Commits (master)

Author SHA1 Message Date
Grey Li 21b0aa6dd8 Add prefix for all commands in documentation (#2877) 6 years ago
Grey Li 27e67dafc0
Remove unnecessary period in documentation 6 years ago
David Lord 679bf0014f
use theme provided by pallets-sphinx-themes 7 years ago
David Lord fce1885f76
add javascript ajax example 7 years ago
David Lord c3dd7b8e4c
rewrite tutorial docs and example 7 years ago
David Lord cf5525f98a
add test_cli_runner for testing app.cli commands 7 years ago
David Lord ae30fe7de0
document testing cli commands 7 years ago
David Lord e97253e4c1
clean up JSON code and docs 7 years ago
bovarysme fe27d04cc1 Fix a small oversight in the testing docs 7 years ago
David Lord 8858135043 Update testing.rst 7 years ago
Neil Grey 378a11f992 For Issue #2286: Updating test_flaskr to use yield inside fixture 7 years ago
Neil Grey 4e9d51b39b For Issue #2286: Fixing indenting of test_login_logout 7 years ago
Neil Grey 65fc888172 For Issue #2286: Replaces references to unittest in the documentation with pytest 7 years ago
David Lord cfd3e50ab6
use app.testing property instead of config 8 years ago
David Lord 03857cc48a
use app.testing property instead of config 8 years ago
accraze 1caa9de628
Added missing testing config 8 years ago
Sergio Díaz Sánchez af11098057 Updated documentation for being able to use init_db method 8 years ago
teichopsia- 5044f3d610 Update testing.rst (#1987) 8 years ago
Adam Byrtek 5ebdd5dd74 Documentation updates 8 years ago
Adam Byrtek 5575faad92 Update documentation to use the getter only once 8 years ago
Adam Byrtek f0d3b71a94 Updates after code review 8 years ago
Adam Byrtek 539569e5f2 Update the testing documentation 8 years ago
Adam Byrtek 23de58682c Remove redundant `cache` flag 8 years ago
José Carlos García 567fff9d0d Change to Pallets project 9 years ago
bagratte 9a80fe691d minor revision of documentation. 9 years ago
Vincent Driessen a4b335a64a Remove the word `trivially` here 9 years ago
Winston Kouch 6bbbb72843 Add import flask module required to run code on Other Testing Tricks 10 years ago
Jochen Kupperschmidt e3bb34ec24 Added missing import. 10 years ago
Markus Unterwaditzer bd2c8b631f Fix #1298 10 years ago
Nic Young 29ba05f5be Fix grammar in testing doc. 10 years ago
defuz 663802e976 docs: ``with``, ``for``, ``self`` 10 years ago
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 10 years ago
defuz 3fa4fd0908 docs: http method names like ``GET`` and ``POST`` 10 years ago
Nico Revin 22219f51e5 Update doclinks 10 years ago
Armin Ronacher b9013ede22 Clarified how to test with click 11 years ago
Armin Ronacher 93073489a0 Documented changes on the g object some more 11 years ago
Armin Ronacher 1f6be7ff63 Added example on faking resources and context 11 years ago
lambdadi a754d28302 Database improperly closed in example code 12 years ago
Armin Ronacher 22af78a96f Removed outdated sentence in the testing docs 12 years ago
Daniel Neuhäuser a43f73c75c s/Ify ou/If you/ typo 13 years ago
Armin Ronacher 1ea3d4ea53 Updated documentation regarding the session transactions 13 years ago
Armin Ronacher c8663e8dab Fixed a typo in the docs. 13 years ago
Armin Ronacher 99c2defb43 Added an example of how to postprocess requests in the testing docs. 13 years ago
Armin Ronacher 7e55b5084d Mention the TESTING flag in the docs 13 years ago
matt swanson f58c98904f fixing some wording issues on the testing page 14 years ago
matt swanson 6bdde49348 fixing cross-referenced links on testing page 14 years ago
Daniel Haaker 94a7312d5a Add missing semicolon to test 14 years ago
Armin Ronacher 0566abc28d Fixed testing example 14 years ago
Armin Ronacher d17b6d738a Fixed a refacotring error in the docs. This fixes #100 14 years ago
Adam Zapletal 505c530c9a Minor testing documentation fixes (grammar, etc) 14 years ago