Commit Graph

5 Commits (c34770091dc9807b1a731d1c82317b1af63a1188)

Author SHA1 Message Date
Tim Raymond d94911f1b3 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 3aaaaf44e9 Update vendored kapacitor to 1.3.1 2017-07-14 21:07:05 -05:00
Chris Goller 748ed123f4 Update dep files to stable format 2017-07-14 20:14:35 -05:00
Chris Goller ba30cff8d7 Update vendoring and makefile to remove gdm 2017-05-16 17:16:41 -05:00
Chris Goller c7618acd2e Add godep and vendoring 2017-05-16 17:16:41 -05:00