Son Nguyen Kim
|
1fc75203f2
|
Improve test: disable rate limit during test and avoid conflicts between tests (#1349)
* disable rate limit during test, avoid conflict between tests
* fix test
|
2022-10-14 16:37:49 +02:00 |
|
Son Nguyen Kim
|
7b24cdd98a
|
Revert "remove deduct_limit as it has no effect (#1347)" (#1348)
This reverts commit 851ba0a99a .
|
2022-10-13 22:00:45 +02:00 |
|
Son Nguyen Kim
|
851ba0a99a
|
remove deduct_limit as it has no effect (#1347)
* remove deduct_limit as it has no effect
- disable rate limit during test
- randomize data in test
- support non-empty db in test
* fix more test
|
2022-10-13 18:55:22 +02:00 |
|
Son
|
9a994ec98b
|
fix test
|
2022-04-18 11:17:10 +02:00 |
|
Son
|
aaccfc6f9d
|
fix test
|
2022-04-18 10:18:51 +02:00 |
|
george
|
c415324932
|
Add flake8-bugbear
|
2022-02-06 20:37:43 +00: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
|
92acf352b6
|
add limiter for random alias creation
|
2021-03-24 17:30:05 +01:00 |
|