Compare commits
No commits in common. "855bf3545499c155476b8ee3e8d02885672486d9" and "9f616aaf1dc2c5c4065b723a3a93ec1e9f6006cd" have entirely different histories.
855bf35454
...
9f616aaf1d
|
@ -350,9 +350,5 @@ pytest src/tests/
|
||||||
|
|
||||||
# Только API
|
# Только API
|
||||||
pytest src/tests/test_api.py
|
pytest src/tests/test_api.py
|
||||||
|
|
||||||
```
|
```
|
||||||
### TODO:
|
|
||||||
- Реализовать rate limiting с backoff
|
|
||||||
- Покрытие кода тестами до 80%, доавить unit тесты для бизнес-логики
|
|
||||||
- Улучшить валидацию входных данных
|
|
||||||
- Сделать качественную докуентацию
|
|
Loading…
Reference in New Issue