From 8bc63e902991f732162266303a41a2b786b2db13 Mon Sep 17 00:00:00 2001 From: utkarshcmu Date: Tue, 1 Mar 2016 01:09:14 -0800 Subject: [PATCH] Added spec tests for millisecond resolution --- public/app/core/time_series2.ts | 4 +- .../panel/graph/specs/graph_ctrl_specs.ts | 55 +++++++++++++++++++ public/test/specs/dashboardSrv-specs.js | 22 ++++++++ 3 files changed, 79 insertions(+), 2 deletions(-) diff --git a/public/app/core/time_series2.ts b/public/app/core/time_series2.ts index abc2a7f5436..f198be73a37 100644 --- a/public/app/core/time_series2.ts +++ b/public/app/core/time_series2.ts @@ -170,8 +170,8 @@ export default class TimeSeries { } isMsResolutionNeeded() { - for (var j = 0; j