Esteban Maya
|
e65b427ab1
|
♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Alejandra
|
f11bec6aa6
|
🔥 Remove duplicated code (#1185)
|
1 year ago |
Alejandra
|
b81cec8ea5
|
♻️ Add delete_user_me endpoint and corresponding test cases (#1179)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Esteban Maya
|
933419e79c
|
✅ Update test to add verification database records (#1178)
|
1 year ago |
Bill Zhong
|
3bd0d98f51
|
♻️ Fix tests when first superuser password is changed in .env (#1165)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Patrick Arminio
|
dcebccadba
|
🚨 Enable `ARG001` to prevent unused arguments (#1152)
|
1 year ago |
Patrick Arminio
|
e9b2f9f480
|
🔥 Remove isort configuration, since we use Ruff now (#1144)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Alejandra
|
4239d93ea6
|
♻️ Refactor and tweaks, rename `UserCreateOpen` to `UserRegister` and others (#1143)
|
1 year ago |
Esteban Maya
|
85b7d6bc63
|
♻️ Replace pytest-mock with unittest.mock and remove pytest-cov (#717)
|
1 year ago |
Sebastián Ramírez
|
1e256bce5d
|
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694)
|
1 year ago |
Alejandra
|
a62b1682e0
|
✅ Add test for deleting user without privileges (#690)
|
1 year ago |
Alejandra
|
f67af697eb
|
♻️ Refactor user update (#689)
|
1 year ago |
Dong-hyeon Shin
|
11fe2a00ed
|
♻ Update error messages (#417)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Sebastián Ramírez
|
ed9958bc1e
|
♻️ Refactor code structure for tests (#674)
|
1 year ago |