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

Refactor DatasetBuilder to accept parameters #53

Merged
merged 2 commits into from
Feb 14, 2017
Merged

Conversation

no-reply
Copy link
Member

DatasetBuilder specs tested certain implementation details; this rewrites them to test the interfaces, opening the builder for extension.

With that done, DatasetBuilder is refactored to accept parameters allowing it to build datasets advertising parameters and endpoints other than the defaults in the configuration file.

This is in service of #43.

Tom Johnson added 2 commits February 13, 2017 16:46
DatasetBuilder specs tested certain implementation details; this
rewrites them to test the interfaces, opening the builder for
extension.
This frees datasets to advertise parameters and endpoints other than the
defaults in the configuration file. We intend to open the code base to
multiple datasets at distinct endpoints.
@no-reply no-reply changed the title Feature/dataset params Refactor DatasetBuilder to accept parameters Feb 14, 2017
@jcoyne jcoyne merged commit f5030ac into master Feb 14, 2017
@jcoyne jcoyne deleted the feature/dataset-params branch February 14, 2017 21:02
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.

None yet

2 participants