elastic-recheck/elastic_recheck/tests
Sean Dague 398425bc3d move the graph generating code over to facets
Bring histogram facets (currently hard coded to 1h buckets) into
the FacetSet module for "timestamp" keys from elastic search. This
then enables us to gut a bunch of code from graph.py and do all
the calculations with facet counts instead.

At the same time, make all the graphs run for a full 2 weeks of
data, so they are comparible to each other visually (the sliding
window start time was less useful in seeing how the graphs
compared)

Change-Id: I971d52b5de514d0607bd8217837aed3895472d05
2013-12-06 17:40:31 -05:00
..
functional Fix E122,E126,E128 items in codebase 2013-12-02 11:43:51 -05:00
unit move the graph generating code over to facets 2013-12-06 17:40:31 -05:00
__init__.py Add mox fixture to base TestCase 2013-10-01 18:05:33 -04:00