app/tests/auth
Son 372466ab06 do not use flask-sqlalchemy
- add __tablename__ for all models
- use sa and orm instead of db
- rollback all changes in tests
- remove session in @app.teardown_appcontext
2021-10-12 14:36:47 +02:00
..
__init__.py
test_login.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_register.py