@netdata/charts
Version:
Netdata frontend SDK and chart utilities
276 lines (275 loc) • 16.8 kB
JavaScript
;
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
var _react = _interopRequireDefault(require("react"));
var _react2 = require("@testing-library/react");
require("@testing-library/jest-dom");
var _testUtilities = require("@jest/testUtilities");
var _dimensions = _interopRequireWildcard(require("./dimensions"));
var _layout = require("./layout");
var _jsxRuntime = require("react/jsx-runtime");
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, "default": e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
function _regenerator() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */ var e, t, r = "function" == typeof Symbol ? Symbol : {}, n = r.iterator || "@@iterator", o = r.toStringTag || "@@toStringTag"; function i(r, n, o, i) { var c = n && n.prototype instanceof Generator ? n : Generator, u = Object.create(c.prototype); return _regeneratorDefine2(u, "_invoke", function (r, n, o) { var i, c, u, f = 0, p = o || [], y = !1, G = { p: 0, n: 0, v: e, a: d, f: d.bind(e, 4), d: function d(t, r) { return i = t, c = 0, u = e, G.n = r, a; } }; function d(r, n) { for (c = r, u = n, t = 0; !y && f && !o && t < p.length; t++) { var o, i = p[t], d = G.p, l = i[2]; r > 3 ? (o = l === n) && (u = i[(c = i[4]) ? 5 : (c = 3, 3)], i[4] = i[5] = e) : i[0] <= d && ((o = r < 2 && d < i[1]) ? (c = 0, G.v = n, G.n = i[1]) : d < l && (o = r < 3 || i[0] > n || n > l) && (i[4] = r, i[5] = n, G.n = l, c = 0)); } if (o || r > 1) return a; throw y = !0, n; } return function (o, p, l) { if (f > 1) throw TypeError("Generator is already running"); for (y && 1 === p && d(p, l), c = p, u = l; (t = c < 2 ? e : u) || !y;) { i || (c ? c < 3 ? (c > 1 && (G.n = -1), d(c, u)) : G.n = u : G.v = u); try { if (f = 2, i) { if (c || (o = "next"), t = i[o]) { if (!(t = t.call(i, u))) throw TypeError("iterator result is not an object"); if (!t.done) return t; u = t.value, c < 2 && (c = 0); } else 1 === c && (t = i["return"]) && t.call(i), c < 2 && (u = TypeError("The iterator does not provide a '" + o + "' method"), c = 1); i = e; } else if ((t = (y = G.n < 0) ? u : r.call(n, G)) !== a) break; } catch (t) { i = e, c = 1, u = t; } finally { f = 1; } } return { value: t, done: y }; }; }(r, o, i), !0), u; } var a = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} t = Object.getPrototypeOf; var c = [][n] ? t(t([][n]())) : (_regeneratorDefine2(t = {}, n, function () { return this; }), t), u = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(c); function f(e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, GeneratorFunctionPrototype) : (e.__proto__ = GeneratorFunctionPrototype, _regeneratorDefine2(e, o, "GeneratorFunction")), e.prototype = Object.create(u), e; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, _regeneratorDefine2(u, "constructor", GeneratorFunctionPrototype), _regeneratorDefine2(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = "GeneratorFunction", _regeneratorDefine2(GeneratorFunctionPrototype, o, "GeneratorFunction"), _regeneratorDefine2(u), _regeneratorDefine2(u, o, "Generator"), _regeneratorDefine2(u, n, function () { return this; }), _regeneratorDefine2(u, "toString", function () { return "[object Generator]"; }), (_regenerator = function _regenerator() { return { w: i, m: f }; })(); }
function _regeneratorDefine2(e, r, n, t) { var i = Object.defineProperty; try { i({}, "", {}); } catch (e) { i = 0; } _regeneratorDefine2 = function _regeneratorDefine(e, r, n, t) { function o(r, n) { _regeneratorDefine2(e, r, function (e) { return this._invoke(r, n, e); }); } r ? i ? i(e, r, { value: n, enumerable: !t, configurable: !t, writable: !t }) : e[r] = n : (o("next", 0), o("throw", 1), o("return", 2)); }, _regeneratorDefine2(e, r, n, t); }
function asyncGeneratorStep(n, t, e, r, o, a, c) { try { var i = n[a](c), u = i.value; } catch (n) { return void e(n); } i.done ? t(u) : Promise.resolve(u).then(r, o); }
function _asyncToGenerator(n) { return function () { var t = this, e = arguments; return new Promise(function (r, o) { var a = n.apply(t, e); function _next(n) { asyncGeneratorStep(a, r, o, _next, _throw, "next", n); } function _throw(n) { asyncGeneratorStep(a, r, o, _next, _throw, "throw", n); } _next(void 0); }); }; }
var getExpectedLayout = function getExpectedLayout(names, infoColumn) {
var dimensionColumnWidth = (0, _layout.getPopoverDimensionColumnWidth)(names, {
infoColumn: infoColumn
});
return {
dimensionColumnWidth: dimensionColumnWidth,
gridColumns: "".concat(dimensionColumnWidth, "px ").concat(_layout.popoverGridColumns.value, " ").concat(_layout.popoverGridColumns.unit, " ").concat(_layout.popoverGridColumns.anomaly, " ").concat(infoColumn),
popoverWidth: (0, _layout.getPopoverWidth)(dimensionColumnWidth, infoColumn)
};
};
var loadLinePayload = /*#__PURE__*/function () {
var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(chart, ids, rows) {
var _ref2,
_ref2$units,
units,
payload,
_args = arguments;
return _regenerator().w(function (_context) {
while (1) switch (_context.n) {
case 0:
_ref2 = _args.length > 3 && _args[3] !== undefined ? _args[3] : {}, _ref2$units = _ref2.units, units = _ref2$units === void 0 ? "requests/s" : _ref2$units;
payload = (0, _testUtilities.makeHeatmapPayload)(ids, rows);
payload.view.chart_type = "line";
payload.view.units = units;
payload.view.dimensions.grouped_by = [];
payload.view.dimensions.units = ids.map(function () {
return units;
});
chart.doneFetch(payload);
_context.n = 1;
return new Promise(function (resolve) {
return setTimeout(resolve, 0);
});
case 1:
return _context.a(2);
}
}, _callee);
}));
return function loadLinePayload(_x, _x2, _x3) {
return _ref.apply(this, arguments);
};
}();
describe("line popover Dimensions", function () {
it("shows all cropped heatmap buckets without generic more-values windowing", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2() {
var ids, row, _makeTestChart, chart;
return _regenerator().w(function (_context2) {
while (1) switch (_context2.n) {
case 0:
ids = Array.from({
length: 14
}, function (_, index) {
return String(index);
});
row = ids.map(function (_, index) {
return index > 1 && index < 12 ? 1 : 0;
});
_makeTestChart = (0, _testUtilities.makeTestChart)({
attributes: {
chartType: "heatmap",
groupBy: ["dimension"],
selectedDimensions: [],
selectedLegendDimensions: []
}
}), chart = _makeTestChart.chart;
_context2.n = 1;
return (0, _testUtilities.loadHeatmapPayload)(chart, ids, [row]);
case 1:
chart.updateAttribute("hoverX", [1000, "6"]);
(0, _testUtilities.renderWithChart)(/*#__PURE__*/(0, _jsxRuntime.jsx)(_dimensions["default"], {}), {
chart: chart
});
expect(chart.getVisibleHeatmapIds()).toEqual(ids.slice(1, 13));
expect(_react2.screen.queryByText(/more values/)).not.toBeInTheDocument();
expect(_react2.screen.getAllByTestId("chartPopover-dimension")).toHaveLength(12);
expect(_react2.screen.getAllByTestId("chartDimensions-name").map(function (node) {
return node.textContent;
})).toEqual(ids.slice(1, 13));
case 2:
return _context2.a(2);
}
}, _callee2);
})));
it("keeps generic more-values windowing for non-heatmap popovers", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee3() {
var ids, _makeTestChart2, chart;
return _regenerator().w(function (_context3) {
while (1) switch (_context3.n) {
case 0:
ids = Array.from({
length: 12
}, function (_, index) {
return "dim".concat(index);
});
_makeTestChart2 = (0, _testUtilities.makeTestChart)({
attributes: {
chartType: "line",
groupBy: [],
selectedDimensions: [],
selectedLegendDimensions: []
}
}), chart = _makeTestChart2.chart;
_context3.n = 1;
return loadLinePayload(chart, ids, [ids.map(function (_, index) {
return index;
})]);
case 1:
chart.updateAttribute("hoverX", [1000, "not-a-dimension"]);
(0, _testUtilities.renderWithChart)(/*#__PURE__*/(0, _jsxRuntime.jsx)(_dimensions["default"], {}), {
chart: chart
});
expect(_react2.screen.getByText(/more values/)).toBeInTheDocument();
expect(_react2.screen.getAllByTestId("chartPopover-dimension")).toHaveLength(10);
case 2:
return _context3.a(2);
}
}, _callee3);
})));
it("uses fixed compact side columns for regular value popovers", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee4() {
var ids, _makeTestChart3, chart, layout;
return _regenerator().w(function (_context4) {
while (1) switch (_context4.n) {
case 0:
ids = ["very-long-dimension-name-that-should-not-expand-the-popover"];
_makeTestChart3 = (0, _testUtilities.makeTestChart)({
attributes: {
chartType: "line",
groupBy: [],
selectedDimensions: [],
selectedLegendDimensions: []
}
}), chart = _makeTestChart3.chart;
_context4.n = 1;
return loadLinePayload(chart, ids, [[1]]);
case 1:
chart.updateAttribute("hoverX", [1000, ids[0]]);
(0, _testUtilities.renderWithChart)(/*#__PURE__*/(0, _jsxRuntime.jsx)(_dimensions["default"], {}), {
chart: chart
});
layout = getExpectedLayout(ids, _layout.popoverGridColumns.info);
expect(_react2.screen.getByTestId("chartPopover-grid")).toHaveStyle("grid-template-columns: ".concat(layout.gridColumns));
expect(_react2.screen.getByTestId("chartPopover-dimensions")).toHaveStyle("width: ".concat(layout.popoverWidth, "px"));
expect(_react2.screen.getByTestId("chartPopover-dimensionNameCell")).toHaveStyle("min-width: ".concat(_layout.popoverGridColumns.dimensionMin));
case 2:
return _context4.a(2);
}
}, _callee4);
})));
it("renders the formatted value and unit in separate popover cells", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee5() {
var ids, _makeTestChart4, chart, valueCell, unitCell, unit;
return _regenerator().w(function (_context5) {
while (1) switch (_context5.n) {
case 0:
ids = ["bytes"];
_makeTestChart4 = (0, _testUtilities.makeTestChart)({
attributes: {
chartType: "line",
groupBy: [],
selectedDimensions: [],
selectedLegendDimensions: []
}
}), chart = _makeTestChart4.chart;
_context5.n = 1;
return loadLinePayload(chart, ids, [[1024]], {
units: "By"
});
case 1:
chart.updateAttribute("hoverX", [1000, ids[0]]);
(0, _testUtilities.renderWithChart)(/*#__PURE__*/(0, _jsxRuntime.jsx)(_dimensions["default"], {}), {
chart: chart
});
valueCell = _react2.screen.getAllByTestId("chartDimensions-value")[0];
unitCell = _react2.screen.getByTestId("chartPopover-dimensionUnitCell");
unit = _react2.screen.getByTestId("chartDimensions-units");
expect(valueCell).toHaveTextContent("1");
expect(unit).toHaveTextContent("KiB");
expect(unitCell).toContainElement(unit);
case 2:
return _context5.a(2);
}
}, _callee5);
})));
it("renders context, source units, timestamp, and both granularities in the header", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee6() {
var ids, context, _makeTestChart5, chart, payload;
return _regenerator().w(function (_context6) {
while (1) switch (_context6.n) {
case 0:
ids = ["latency"];
context = "storybook.units_scaling.really.long.context";
_makeTestChart5 = (0, _testUtilities.makeTestChart)({
attributes: {
chartType: "line",
contextScope: [context],
groupingMethod: "avg",
groupBy: [],
selectedDimensions: [],
selectedLegendDimensions: []
}
}), chart = _makeTestChart5.chart;
payload = (0, _testUtilities.makeHeatmapPayload)(ids, [[1]], {
timestamp: 1000
});
payload.db.update_every = 5;
payload.view.chart_type = "line";
payload.view.update_every = 60;
payload.view.units = "KiB";
payload.view.dimensions.grouped_by = [];
payload.view.dimensions.units = ids.map(function () {
return "KiB";
});
chart.doneFetch(payload);
_context6.n = 1;
return new Promise(function (resolve) {
return setTimeout(resolve, 0);
});
case 1:
chart.updateAttribute("hoverX", [1000, ids[0]]);
(0, _testUtilities.renderWithChart)(/*#__PURE__*/(0, _jsxRuntime.jsx)(_dimensions["default"], {}), {
chart: chart
});
expect(_react2.screen.getByTestId("chartPopover-context")).toHaveTextContent(context);
expect(_react2.screen.getByTestId("chartPopover-sourceUnits")).toHaveTextContent("[bytes]");
expect(_react2.screen.getByTestId("chartPopover-timestamp")).not.toBeEmptyDOMElement();
expect(_react2.screen.getByText("Granularity:")).toBeInTheDocument();
expect(_react2.screen.getByText("5s")).toBeInTheDocument();
expect(_react2.screen.getByText("View point:")).toBeInTheDocument();
expect(_react2.screen.getByText("avg 60s")).toBeInTheDocument();
case 2:
return _context6.a(2);
}
}, _callee6);
})));
it("uses the wider fixed info column for annotation popovers", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee7() {
var ids, _makeTestChart6, chart, layout;
return _regenerator().w(function (_context7) {
while (1) switch (_context7.n) {
case 0:
ids = ["dim0"];
_makeTestChart6 = (0, _testUtilities.makeTestChart)({
attributes: {
chartType: "line",
groupBy: [],
selectedDimensions: [],
selectedLegendDimensions: []
}
}), chart = _makeTestChart6.chart;
_context7.n = 1;
return loadLinePayload(chart, ids, [[1]]);
case 1:
chart.updateAttribute("hoverX", [1000, _dimensions.rowFlavours.ANNOTATIONS]);
(0, _testUtilities.renderWithChart)(/*#__PURE__*/(0, _jsxRuntime.jsx)(_dimensions["default"], {}), {
chart: chart
});
layout = getExpectedLayout(ids, _layout.popoverGridColumns.annotationsInfo);
expect(_react2.screen.getByTestId("chartPopover-grid")).toHaveStyle("grid-template-columns: ".concat(layout.gridColumns));
expect(_react2.screen.getByTestId("chartPopover-dimensions")).toHaveStyle("width: ".concat(layout.popoverWidth, "px"));
case 2:
return _context7.a(2);
}
}, _callee7);
})));
});