Commit Graph

5 Commits

Author SHA1 Message Date
Son b545ebaeb1 remove unnecessary test 2022-04-19 19:40:50 +02:00
Son a966665478 refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02:00
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
Son NK d05749d577 add default-avatar and use it instead of gravatar 2019-12-15 18:55:10 +02:00
Son NK 682ac75585 add test_login 2019-12-15 18:55:09 +02:00