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

Fix fixture source property #257

Merged
merged 2 commits into from
Oct 18, 2017

Conversation

zerebubuth
Copy link
Member

Current integration test failures over in vector-datasource are because I dropped the source tag in commit 1326573 because in practice we override it with our own definition of the source of the data.

However, I forgot to add the tag back in for the fixtures, meaning that a whole chunk of logic which depends on the source was failing.

This adds the tag back in for fixtures, and adds a unit test to make sure that it stays there.

Matt Amos added 2 commits October 18, 2017 10:22
This was removed in 1326573 and back-filled using the table's source 'meta' property for the RAWR data fetcher, but was omitted from the fixture data fetcher.
@zerebubuth zerebubuth merged commit 102415f into master Oct 18, 2017
@zerebubuth zerebubuth deleted the zerebubuth/fix-fixture-source-property branch October 18, 2017 14:15
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