app-MAIL-temp/tests/dashboard
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 add test for custom_domain 2020-01-28 15:13:03 +07:00
test_alias_contact_manager.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_alias_transfer.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_custom_alias.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_custom_domain.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_index.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_setup_done.py redirect user to dashboard when setup is done 2020-10-28 10:49:50 +01:00