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

Add DailyLocationVisitsAlarms #29

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Conversation

aaronfriedman6
Copy link
Contributor

No description provided.

Comment on lines 11 to 15
monkeypatch.setattr(
"alarms.models.daily_location_visits_alarms.SHOPPERTRAK_SITES",
set(["aa", "bb", "cc"]),
)
return DailyLocationVisitsAlarms(mocker.MagicMock())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really like the use of monkeypatch! I always forget about that lol

Copy link
Contributor

@fatimarahman fatimarahman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@aaronfriedman6 aaronfriedman6 merged commit b981f08 into main Dec 23, 2024
2 checks passed
@aaronfriedman6 aaronfriedman6 deleted the daily-location-visits-alarms branch December 23, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants