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

Riak TS 1.5 Support and Fix Integration Tests #153

Merged
merged 7 commits into from
Jan 4, 2017
Merged

Conversation

travisbhartwell
Copy link
Contributor

Support new DDL in Riak TS 1.5

Various fixes to the integration tests, including only running tests appropriate to the version of Riak that Explorer is being run against. Also, for Riak TS tests, creating a bucket used during tests.

Travis B. Hartwell and others added 7 commits December 19, 2016 11:17
Moved test set into a function to defer running tests until after setup is run.
Previously, the tests were executed at the definition site, so they were run
before the setup step. This now makes the put that was in the setup fail, but
removing that doesn't cause any of the other tests to fail.

Also added more context to the is_testable_path so more helpful logging can be
shown.
@travisbhartwell travisbhartwell merged commit 1d7fe05 into master Jan 4, 2017
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