#27 test cache and update dependencies #32
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
bug
enhancement
question
techdebt
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
DD/Pogodnik!32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issues-27"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fix #27
@ -1,5 +1,5 @@*.json*.toml*.csv*.sqlite3верни как было
@ -3,3 +3,3 @@COPY pyproject.toml /appWORKDIR /appENV POETRY_VERSION=1.1.12ENV POETRY_VERSION=1.4.2Добавь в название PR "update dependencies"
@ -2,0 +20,4 @@LOCAL_CITY = GEO_CONFIG.city_nameLOCAL_TIMEOUT = 1FREEZER.start()Мб обернуть в
with freeze_time?@ -39,0 +23,4 @@with requests_mock.Mocker() as m:m.get(OW_GEO_URL, json=[])requests.get(OW_GEO_URL).json()Эти три тут зачем? Вызывай их в соответствующих функциях тестов
#27 test cacheto #27 test cache and update dependencies