Revisions of python-pytest-flask
buildservice-autocommit
accepted
request 1124085
from
Dirk Mueller (dirkmueller)
(revision 10)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 9)
- update to 1.3.0: * Fix compatibility with ``Flask 3.0`` -- the consequence is that the deprecated and incompatible ``request_ctx`` has been removed. * Fix bug in ``:meth:pytest_flask.fixtures.live_server`` * where ``SESSION_COOKIE_DOMAIN`` was set to false due to * ``original_server_name`` defaulting to "localhost". * The new default is "localhost.localdomain". * Drop support for python 3.6 and 3.5
buildservice-autocommit
accepted
request 1087082
from
Dirk Mueller (dirkmueller)
(revision 8)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 7)
- update to 1.2.0: * Remove deprecated ``:meth:live_server.url`` * fixture ``request_ctx is now deprecated`` and will be removed in the future * ``JSONReponse.json`` removed in favour of ``Werkzeug.wrappers.Response.json`` * Speedup live server start time. Use `socket` instead of server pulling to check server availability and add new ``--live-server-wait`` option to set the live server wait timeout.
buildservice-autocommit
accepted
request 785476
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 5)
- Update to 1.0.0: * live_server is now session-scoped by default. * pytest 5.2 or later is now required. * Python 2.7 and 3.4 are no longer supported.
buildservice-autocommit
accepted
request 777572
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 3)
- Update to 0.15.1: * Fix ImportError with Werkzeug 1.0.0rc1 (#105).
Dominique Leuenberger (dimstar_suse)
accepted
request 717926
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
initialized devel package after accepting 717926
Tomáš Chvátal (scarabeus_iv)
accepted
request 717905
from
Sean Marlow (seanmarlow)
(revision 1)
- Update to v0.15.0 (2019-07-19) + Initial release.
Displaying all 10 revisions