Commit Graph

5 Commits (4e8e9b6cb2749d0af0cdf8af99e16516b0d38d8b)

Author SHA1 Message Date
Tim Raymond 543b8703b3 Add tests for Dashboard protobuf & misc renaming
There were previously no tests around Dashboard serialization to
protobuf, so this patch adds coverage for that. Also, the `go-cmp`
package has been introduced to replace our usage of `reflect.DeepEqual`
going forward because it has better comparison features that make it
more stable across Go versions and produces nice diffs in tests when
they fail, reducing the need for debug lines and manual inspection.
2017-07-24 14:04:23 -04:00
Chris Goller 8e9d3ee98b Update vendored kapacitor to 1.3.1 2017-07-14 21:07:05 -05:00
Chris Goller e256131c92 Update dep files to stable format 2017-07-14 20:14:35 -05:00
Chris Goller 9542347adf Update vendoring and makefile to remove gdm 2017-05-16 17:16:41 -05:00
Chris Goller 5dba5d1f7d Add godep and vendoring 2017-05-16 17:16:41 -05:00