test: Adds tests to the OptionControls component (#13729)

This commit is contained in:
Michael S. Molina
2021-03-31 22:07:22 -03:00
committed by GitHub
parent ec5d2f5f32
commit 6fd62e3f7e
12 changed files with 156 additions and 82 deletions

View File

@@ -22,7 +22,7 @@ import sinon from 'sinon';
import { shallow } from 'enzyme';
import { AGGREGATES } from 'src/explore/constants';
import { LabelsContainer } from 'src/explore/components/OptionControls';
import { LabelsContainer } from 'src/explore/components/controls/OptionControls';
import { supersetTheme } from '@superset-ui/core';
import MetricsControl from 'src/explore/components/controls/MetricControl/MetricsControl';
import AdhocMetric, {