pytest-dev / pytest-dev/pytest-flask
SQLAlchemy sessions and live_server
Open
@northernSage is already working on this.
Since Oct 4, 2020.
bug
stale
- Dominant language
- Python
- Stars
- 499
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
I use pytest-flask with pytest-flask-sqlalchemy. It works fine, except for live_server.
More details are available in pytest-flask-sqlalchemy issue 17 and repo with example
I'm sorry if this problem is not related to pytest-flask, but maybe I can find help here with investigation. I believe it might be common use case, to have selenium tests and sqlachemy session together
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.