mintel / pytest-localstack

Pytest plugin for local AWS integration tests
MIT License
78 stars 17 forks source link

Allow elasticsearch #19

Closed ghost closed 5 years ago

ghost commented 5 years ago

This allows elasticsearch to be run using localstack.

codecov[bot] commented 5 years ago

Codecov Report

Merging #19 into master will decrease coverage by 0.14%. The diff coverage is 52.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   58.66%   58.52%   -0.15%     
==========================================
  Files          10       10              
  Lines         646      663      +17     
==========================================
+ Hits          379      388       +9     
- Misses        267      275       +8
Impacted Files Coverage Δ
pytest_localstack/constants.py 0% <ø> (ø) :arrow_up:
pytest_localstack/service_checks.py 46.42% <52.63%> (+1.65%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7eaae41...fd1d37f. Read the comment docs.