Subscribie / subscribie

Collect recurring payments online - subscription payments collection automation
https://subscribie.co.uk
Mozilla Public License 2.0
56 stars 20 forks source link

Fix tests including db session testing #1336

Closed chrisjsimpson closed 5 months ago

chrisjsimpson commented 5 months ago

Is your feature request related to a problem? Please describe.

python -m pytest Results in:

Describe the solution you'd like Restore tests to passing states

Describe alternatives you've considered

Additional context Sqlalchemy/packages updates likely with api breaking changes

https://github.com/pallets-eco/flask-sqlalchemy/blob/4cd51bbfa3816ada7bc3b6ce6e078ea3124b5e58/src/flask_sqlalchemy/extension.py#L410

        Renamed from ``create_scoped_session``, this method is internal. 

        .. versionchanged:: 3.0
            Renamed from ``create_scoped_session``, this method is internal.