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

Added a test for secondaryIndex removal #15

Merged
merged 2 commits into from
Sep 11, 2015

Conversation

Pchelolo
Copy link
Contributor

There was an idea to drop a by_ns secondary index, this adds a test for this feature in backends.

Bug: https://phabricator.wikimedia.org/T111959

})
.then(function(response) {
assert.deepEqual(response.status, 201);
})
Copy link
Contributor

Choose a reason for hiding this comment

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

travis/jshint says "missing semi-colon" :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@eevans I always keep forgetting that I've added tests to this module. Fixed.

@eevans
Copy link
Contributor

eevans commented Sep 11, 2015

eevans added a commit that referenced this pull request Sep 11, 2015
Added a test for secondaryIndex removal
@eevans eevans merged commit c3dea66 into wikimedia:master Sep 11, 2015
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