Added unit and functional tests #32

Merged
H4CK3R-01 merged 5 commits from api_tests into main 2022-03-30 09:14:04 +00:00
Showing only changes of commit 985f5158ae - Show all commits

View File

@ -8,5 +8,6 @@ pyjwt==2.3.0
apiflask==0.12.0 apiflask==0.12.0
flask-cors==3.0.10 flask-cors==3.0.10
bcrypt==3.2.0 bcrypt==3.2.0
pytest pytest~=7.1.1
pytest-cov pytest-cov
marshmallow~=3.15.0