Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danial29rus authored Feb 26, 2023
1 parent d3ee400 commit d45889b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,21 @@

## Запуск тестов
`pytest -v --cov=app tests/ -W ignore::DeprecationWarning`


## TODO
- [X] Dockerfile, docker-compose
- [X] Redis, Celery
- [X] Pytest
- [ ] Добавить фронт
- [ ] Deploy


## DOCKER

<img width="1190" alt="image" src="https://user-images.githubusercontent.com/70702619/221434724-9e566996-ce73-404f-9e7b-b46d310f7a3a.png">

## Pytest
# Цель -> 100% по эндпоинтам
<img width="714" alt="image" src="https://user-images.githubusercontent.com/70702619/221434759-843a1538-26ac-4773-86eb-cb976c177b05.png">

0 comments on commit d45889b

Please sign in to comment.