Skip to content

Issues: jarus/flask-testing

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Not perfect exception handling in TestCase.__call__ bug
#20 opened Mar 7, 2013 by jarus updated Mar 7, 2013
How are the tests run? bug enhancement import
#6 opened Feb 29, 2012 by rduplain updated Feb 20, 2014
Is this the correct way to run the tests?
#29 opened Sep 29, 2013 by peoplecallmefrancois updated Mar 16, 2014
SQLAlchemy tutorial is not accurate
#51 opened Jun 1, 2014 by mezmor updated Jul 3, 2014
'get_context_variable' sticks to first request.
#38 opened Jan 22, 2014 by serpulga updated Jul 10, 2014
Make "json" property optionally callable
#58 opened Jul 14, 2014 by malthe updated Jul 23, 2014
Coverage does not work
#70 opened Jan 21, 2015 by nijotz updated Jan 21, 2015
SQLAlchemy session not being removed between client requests
#32 opened Oct 21, 2013 by joshma updated Jun 19, 2015
Testing framework without coverage?
#77 opened Jul 26, 2015 by Lewiscowles1986 updated Jun 13, 2016
Update test matrix to cover missing Flask components
#92 opened Sep 3, 2016 by jcomo updated Sep 3, 2016
Improve Docs: what flask-testing does and what it does not
#114 opened Sep 14, 2017 by imaia updated Oct 19, 2017
Support fixture
#113 opened Aug 11, 2017 by toaco updated Nov 20, 2017
Click integration
#106 opened Apr 2, 2017 by italomaia updated Nov 20, 2017
Re-use app in LiveServerTestCase subclass
#115 opened Nov 16, 2017 by acidjunk updated Nov 21, 2017
trouble capturing stdout in test
#123 opened Apr 16, 2018 by aedenj updated Apr 16, 2018
"python -m unittest strokes.py" doesn't exit for me
#124 opened May 2, 2018 by d33tah updated May 2, 2018
AttributeError when test client is named self.app
#93 opened Sep 12, 2016 by brandones updated May 29, 2018
assertTemplateUsed mangles template names in failure message
#127 opened Jul 20, 2018 by davewsmith updated Jul 20, 2018
Type hinting support
#130 opened Dec 18, 2018 by j-chad updated Dec 18, 2018
Stub method when using Flask LiveServerTestCase
#107 opened Apr 3, 2017 by martijnversluis updated Jan 14, 2019
ProTip! Add no:assignee to see everything that’s not assigned.