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 elasticsearch support #18

Merged
merged 2 commits into from
Dec 15, 2015
Merged

added elasticsearch support #18

merged 2 commits into from
Dec 15, 2015

Conversation

ninnemana
Copy link
Contributor

Came across the use case for testing project and thought I'd add support using the official elasticsearch docker image https://hub.docker.com/_/elasticsearch/

@aeneasr
Copy link
Member

aeneasr commented Dec 14, 2015

Cool! I will take a look at this tonight (CET). Test coverage dropped to 0 percent which is why tests are failing. Any idea why?

"gopkg.in/mgo.v2"

"github.com/mattbaird/elastigo/lib"
. "github.com/ninnemana/dockertest"
Copy link
Member

Choose a reason for hiding this comment

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

This has to be "github.com/ory-am/dockertest" not "github.com/ninnemana/dockertest"

@aeneasr
Copy link
Member

aeneasr commented Dec 15, 2015

Thanks!

aeneasr pushed a commit that referenced this pull request Dec 15, 2015
added elasticsearch support
@aeneasr aeneasr merged commit 011e3ca into ory:master Dec 15, 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