Commit Graph

4 Commits (ca9b01594e144a96f1cd7a0bc019b10f2509c6af)

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 ab1e31f6c6 Add go-bindata to vendor 2017-05-16 17:16:41 -05:00
Chris Goller c7618acd2e Add godep and vendoring 2017-05-16 17:16:41 -05:00