Compare commits

..

No commits in common. "855bf3545499c155476b8ee3e8d02885672486d9" and "9f616aaf1dc2c5c4065b723a3a93ec1e9f6006cd" have entirely different histories.

1 changed files with 1 additions and 5 deletions

View File

@ -350,9 +350,5 @@ pytest src/tests/
# Только API
pytest src/tests/test_api.py
```
### TODO:
- Реализовать rate limiting с backoff
- Покрытие кода тестами до 80%, доавить unit тесты для бизнес-логики
- Улучшить валидацию входных данных
- Сделать качественную докуентацию