tsloughter / erlastic_search

An Erlang app for communicating with Elastic Search's rest interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests please

tsloughter opened this issue · comments

I mostly just merge peoples PRs with minimal review.

I don't use this library so would be great if someone who does would be interested in submitting a travis or circle config that can run the ct tests (and we need more ct tests, a lot more) against a running ElasticSearch that travis or circle provides.

Hi, I use erlastic_search a lot. Tests is very important.

In your opinion what will do the job better: circle or travis?

Tests now run on Travis against a Elastic Search container.