issues Search Results · repo:pytest-dev/pytest-flask language:Python
Filter by
84 results
(77 ms)84 results
inpytest-dev/pytest-flask (press backspace or delete to remove)Describe the bug when running pip install -v . in the pytest-flask project directory, setuptools produces a warning:
/tmp/pip-build-env-gy9vaagi/overlay/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: ...
bug
ArsenArsen
- Opened on Dec 16, 2024
- #198
Describe the bug Hey, pytest flask fixtures are currently incompatible with the newer werkzeug releases.
self = FlaskClient Flask click_api.app
args = ( Flask click_api.app , class pytest_flask.plugin. ...
bug
stancld
- 1
- Opened on Nov 14, 2024
- #197
Describe the bug Hello, I m trying to run pytest-flask s live server in conjunction with selenium, but every one of my
registered routes return a 404 status. Both my app fixture and the live_server s app ...
bug
HombreLaser
- 1
- Opened on Mar 29, 2024
- #190
I found an incompatibility when using at the same time flask-babel 4.0.0 and pytest-flask 1.3.0. I am not sure whose
responsability it is, maybe both, maybe neither, so I post this issue on both bugtrackers. ...
bug
azmeuk
- 7
- Opened on Dec 13, 2023
- #187
Describe the bug Due to a vulnerability I need to update the flask version to 3.0.0. However, when I updated the
dependency I started getting the following error:
cannot import name _request_ctx_stack ...
bug
SebasRiosR
- Opened on Dec 13, 2023
- #186
According to the RTD documentation (https://blog.readthedocs.com/migrate-configuration-v2/) the explicit build
configuration is required to build the project documentation.
bug
vitalk
- Opened on Oct 31, 2023
- #179
Type hints are missed in the code base. It would be nice to add them to improve the code quality.
I would like to
- Adjust the pipeline to check code using static type checker, mypy for example
- ...
feature request
vitalk
- Opened on Oct 29, 2023
- #176
Describe the bug In version 1.2.1, the following update was made: Fix bug in :meth:pytest_flask.fixtures.live_server
where SESSION_COOKIE_DOMAIN was set to false due to original_server_name defaulting ...
bug
dhay
- 3
- Opened on Oct 24, 2023
- #175
Describe the bug
Flask v3.0.0, released Sep 30th, removed _request_ctx_stack, used in fixtures.py
To Reproduce
1. Install pytest-flask
2. Run your tests
3. See import error
details summary :warning: ...
bug
slint
- 2
- Opened on Oct 2, 2023
- #167
Describe the bug tox4 does not support pass_env values with whitespace in tox.ini
To Reproduce $ tox -e dev
Output tox.tox_env.errors.Fail: pass_env values cannot contain whitespace, use comma to have ...
bug
ghost
- Opened on Oct 1, 2023
- #166

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.