grafana/public/test/helpers
Sonia Aguilar 55055d0b9b
Alerting: Fix RuleEditor flaky test for existing grafana managed alert (#59780)
* Fix RuleEditor flaky test for existing grafana managed alert

* Fix RuleEditor flaky test for creating a new grafana managed alert

* Fix tests for cloud rules

* Split tests for different rule types

* Move common clickSelectOption method to helpers

* Remove from RuleEditorCloudRules.test.tsx  a repeated cloud rule test

* Move existing grafana rule test case to a new file

* Split RuleEditorCloudRules test: move checking only allowed data sources test case to a new test file

* Re-use common ui const

* Re-use renderRuleEditor method

* Create getDiscoverFeaturesMock to reduce code
2022-12-07 16:15:33 +01:00
..
alertingRuleEditor.tsx Alerting: Fix RuleEditor flaky test for existing grafana managed alert (#59780) 2022-12-07 16:15:33 +01:00
asserts.ts Chore: use jest.mocked in favor of type assertions/any (#51156) 2022-06-21 13:47:33 +01:00
convertToStoreState.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
createFetchResponse.ts Plugins: Remove deprecated /api/tsdb/query metrics endpoint (#49916) 2022-06-01 13:05:15 +02:00
fieldConfig.ts PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
getDashboardModel.ts Chore: some type fixes (#59030) 2022-11-29 15:52:08 +00:00
getQueryOptions.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
getTemplateSrvDependencies.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
initTemplateSrv.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectOptionInTest.ts Alerting: Fix RuleEditor flaky test for existing grafana managed alert (#59780) 2022-12-07 16:15:33 +01:00
TestProvider.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00