Skip to content

A set of rspec tests to demonstrate use cases for elastic search

License

Notifications You must be signed in to change notification settings

giorgenes/elastic-rspec

Repository files navigation

Gitpod ready-to-code License: MIT

About

A set of rspec tests to demonstrate use cases for elastic search

ES_PATH_CONF=master-1/config elasticsearch -d
ES_PATH_CONF=node-1/config elasticsearch -d

Running the specs

bundle exec rspec

To enable elastic logs during specs:

ELASTIC_LOG=1 bundle exec rspec

About

A set of rspec tests to demonstrate use cases for elastic search

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published