Home
last modified time | relevance | path

Searched refs:selectOptionInTest (Results 1 – 17 of 17) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/
H A DMetricsQueryEditor.test.tsx3 import { selectOptionInTest } from '@grafana/ui';
59 await selectOptionInTest(subscriptions, 'Another Subscription');
105 await selectOptionInTest(metrics, 'Metric B');
135 await selectOptionInTest(aggregation, 'Maximum');
/dports/www/grafana8/grafana-8.3.6/public/app/core/components/TransformersUI/rowsToFields/
H A DRowsToFieldsTransformerEditor.test.tsx4 import { selectOptionInTest } from '@grafana/ui';
40 await selectOptionInTest(select as HTMLElement, 'Field name');
54 await selectOptionInTest(select as HTMLElement, 'Field value');
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/ValueMappingsEditor/
H A DValueMappingsEditorModal.test.tsx6 import { selectOptionInTest } from '../Select/test-utils';
83 await selectOptionInTest(selectComponent, 'Value');
128 await selectOptionInTest(selectComponent, 'Range');
160 await selectOptionInTest(selectComponent, 'Regex');
/dports/www/grafana8/grafana-8.3.6/public/app/core/components/TransformersUI/fieldToConfigMapping/
H A DFieldToConfigMappingEditor.test.tsx5 import { selectOptionInTest } from '@grafana/ui';
49 await selectOptionInTest(select as HTMLElement, 'Min');
84 await selectOptionInTest(reducer as HTMLElement, 'Last');
/dports/www/grafana8/grafana-8.3.6/public/app/core/components/TransformersUI/configFromQuery/
H A DConfigFromQueryTransformerEditor.test.tsx4 import { selectOptionInTest } from '@grafana/ui';
43 await selectOptionInTest(select as HTMLElement, 'A');
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/DashboardSettings/
H A DGeneralSettings.test.tsx4 import { selectOptionInTest } from '@grafana/ui';
54 await selectOptionInTest(timeZonePicker, 'Browser Time');
/dports/www/grafana8/grafana-8.3.6/public/app/features/search/components/
H A DSearchResultsFilter.test.tsx3 import { selectOptionInTest } from '@grafana/ui';
85 await selectOptionInTest(tagComponent, 'tag1');
H A DDashboardSearch.test.tsx4 import { selectOptionInTest } from '@grafana/ui';
110 await selectOptionInTest(tagComponent, 'tag1');
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/Select/
H A Dtest-utils.ts4 export const selectOptionInTest = async ( constant
H A DSelectBase.test.tsx4 import { selectOptionInTest } from './test-utils';
204 await selectOptionInTest(selectEl, 'Option 2');
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/influxdb/components/
H A DRawInfluxQLEditor.test.tsx4 import { selectOptionInTest } from '@grafana/ui';
60 await selectOptionInTest(formatSelect, 'Time series');
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/
H A DQueryEditor.test.tsx80 await ui.selectOptionInTest(metrics, 'Logs');
130 await ui.selectOptionInTest(metrics, 'Logs');
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/
H A Dindex.ts200 export { selectOptionInTest } from './Select/test-utils';
/dports/www/grafana8/grafana-8.3.6/public/app/features/alerting/unified/
H A DAmRoutes.test.tsx21 import { selectOptionInTest } from '@grafana/ui';
535 await selectOptionInTest(selectElement, optionText);
543 await selectOptionInTest(selectElement, timeUnit);
H A DReceivers.test.tsx26 import { selectOptionInTest } from '@grafana/ui';
117 await selectOptionInTest(selectElement, optionText);
H A DRuleEditor.test.tsx9 import { selectOptionInTest } from '@grafana/ui';
511 await selectOptionInTest(selectElement, optionText as string);
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1selectOptionInTest = async (\n input: HTMLElement,\n optionOrOptions: string | RegExp | Array<st…