Commit Graph

4 Commits (de087dc9950a4e9d160b5d8ab08fc9578f9a910e)

Author SHA1 Message Date
Edd Robinson 016f2680ed 😱 2018-02-08 15:41:29 +00:00
Chris Goller 4f7710454a Fix several kapacitor validation failures 2017-11-07 16:02:02 -06:00
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 c7618acd2e Add godep and vendoring 2017-05-16 17:16:41 -05:00