Test API add start_date, stop_date parameters in results
authorMorgan Richomme <morgan.richomme@orange.com>
Wed, 25 May 2016 13:32:54 +0000 (15:32 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 25 May 2016 15:39:12 +0000 (17:39 +0200)
commitb140bd0f8055af4f1624a2c9a6291f7923003122
treeff9a80f638dcaae053d512f9c2f384091d6a3aab
parentf204fed9d8519f994b085a1139f036bc40fcddbc
Test API add start_date, stop_date parameters in results

Change-Id: I8c8c5b1d82e447fb7a7413368a919b3d3c7b99a6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
result_collection_api/dashboard/bottlenecks2Dashboard.py
result_collection_api/dashboard/doctor2Dashboard.py
result_collection_api/dashboard/functest2Dashboard.py
result_collection_api/dashboard/qtip2Dashboard.py
result_collection_api/dashboard/vsperf2Dashboard.py
result_collection_api/dashboard/yardstick2Dashboard.py
result_collection_api/resources/handlers.py
result_collection_api/resources/result_models.py
result_collection_api/tests/unit/test_result.py