Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate to pytest-freezer #734

Merged
merged 1 commit into from
Sep 26, 2024
Merged

migrate to pytest-freezer #734

merged 1 commit into from
Sep 26, 2024

Conversation

e-stepanov
Copy link
Contributor

Нашел замену для pytest-freezegun - pytest-freezer.

Опробовал в одном из коммерческих проектов, все ок. В плане кодинга никаких отличий от pytest-freezegun - тот же маркер freeze_time, только он по-нормальному регистрируется самим пакетом. И та же фикстура freezer.

@f213
Copy link
Member

f213 commented Sep 20, 2024

Мне нравится! А чего сборка упала?

@e-stepanov
Copy link
Contributor Author

А чего сборка упала?

Пока не разбирался в деталях (хотел сначала получить от тебя ок на замену пакета), но по логам куда-то потерялся SECRET_KEY. В понедельник буду смотреть.

@e-stepanov e-stepanov force-pushed the pytest-freezer branch 7 times, most recently from 25628b7 to 590d2ff Compare September 25, 2024 11:08
@f213 f213 merged commit 7f213d3 into master Sep 26, 2024
3 checks passed
@f213 f213 deleted the pytest-freezer branch September 26, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants