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

Move logic to handle missing histories upstream #541

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

hancush
Copy link
Collaborator

@hancush hancush commented Jan 30, 2020

Overview

See datamade/django-councilmatic#264.

Related issues

Connects opencivicdata/scrapers-us-municipal#300.

Testing Instructions

@hancush hancush changed the base branch from master to 2.5 January 30, 2020 20:44

# Assert the last action matches the event that has already occurred.
assert last_action_date == two_weeks_ago
assert last_action_date.date() == two_weeks_ago.date()
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I kept this test here because it uses so much of the Metro-specific test infrastructure. It would be ideal to move it upstream, but given our limitations on hours, I thought this would suffice for now.

Copy link
Collaborator

@fgregg fgregg left a comment

Choose a reason for hiding this comment

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

lgtm

@hancush hancush merged commit 420723b into 2.5 Jan 31, 2020
@hancush hancush deleted the feature/hec/missing-histories branch February 6, 2020 16:43
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