elastic-recheck/elastic_recheck/tests
Ramy Asselin de437439ad Wait until the most recent index is available
When elastic search indexing is behind, and the day has
progressed forward to a new day,  the latest
index is not yet available for use. Exclude it from searches
until it is ready in order to avoid the ElasticHttpNotFoundError.

Add Unit tests for this case as well as for when multiple days
are specified for the search.

Change-Id: Ifd27d1ab21bebcb63b48ea164f425c4a2ac8759c
2016-10-20 10:48:55 -07:00
..
functional Fix test_queries regression 2016-10-12 15:53:28 -07:00
unit Wait until the most recent index is available 2016-10-20 10:48:55 -07:00
__init__.py Add mox fixture to base TestCase 2013-10-01 18:05:33 -04:00