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 Queryable specs #35

Merged
merged 1 commit into from
Nov 3, 2015
Merged

Refactor Queryable specs #35

merged 1 commit into from
Nov 3, 2015

Conversation

no-reply
Copy link
Member

@no-reply no-reply commented Nov 3, 2015

#33 created some duplicate tests; this refactors by moving them into a shared example set.

Additionally, it skips specs for #query_pattern and #query_execute if they are not defined by the Queryable. This allows implementations to fulfill the #query interface directly, if desired.

#33 created some duplicate
tests; this refactors by moving them into a shared example set.

Additionally, it skips specs for `#query_pattern` and `#query_execute`
if they are not defined by the `Queryable`. This allows implementations
to fulfill the `#query` interface directly, if desired.
@no-reply
Copy link
Member Author

no-reply commented Nov 3, 2015

Just confirming that this passes on current rdf/develop.

gkellogg added a commit that referenced this pull request Nov 3, 2015
@gkellogg gkellogg merged commit 2187c66 into develop Nov 3, 2015
@gkellogg gkellogg deleted the feature/query-refactor branch November 3, 2015 00:42
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