Added comments regarding tests for dashboard graph

Added comment regarding tests for dashboard graph. This feature should
be migrated to Ecma6 and had its own tests once Consul reaches
compatibility with Rails 5.1.
This commit is contained in:
Juan Salvador Pérez García
2018-09-17 09:12:36 +02:00
parent 7c3213a55d
commit d6919155c8

View File

@@ -2,6 +2,8 @@
//= require c3
//= require c3ext
// TODO: This module is complex enough to require its own tests. Rewrite it using Ecma6 class syntax and
// write tests for this feature after consul has been migrated to Rails 5.1
(function(){
'use strict';