grafana/public/app
Laura Benz 439dd062da
Explore: Add unit tests for addQueryRow() and generateEmptyQuery() (#60977)
* feat: add condition

* refactor: clea up

* refactor: remove changes and add my solution as comment

* feat: add test

* refactor: test preparation

* refactor: finish test prep and remove planned changed from addQueryRow()

* refactor: finish first test

* refactor: add required props after removing any (not complete)

* refactor: replace props and clean up

* refactor: add another test

* refactor: extend tests with datasourceInstance

* refactor: add test for mixed ds enabled

* refactor: remove typescript errors

* feat: add first attempt of a test for generateEmptyQuery()

* feat: setup first test for generateEmptyQuery()

* refactor: remove typescript errors

* feat: add another test for generateEmptyQuery()

* refactor: add some assertions

* refactor: restructure tests

* refactor: remove doubled code

* refactor: remove typescript errors

* refactor: remove mocking mistake and add test

* refactor: remove mocking mistakes

* refactor: repair mock for feature toggle

* refactor: clean up

* refactor: changes from code review
2023-01-31 10:13:08 +01:00
..
angular Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
core Explore: Add unit tests for addQueryRow() and generateEmptyQuery() (#60977) 2023-01-31 10:13:08 +01:00
features Explore: Add unit tests for addQueryRow() and generateEmptyQuery() (#60977) 2023-01-31 10:13:08 +01:00
partials
plugins Canvas: Update connection info on element rename (#62532) 2023-01-30 22:36:57 -06:00
polyfills
routes SupportBundles: Access control guards (#61914) 2023-01-23 16:23:20 +00:00
store
types Alerting: Add export button for exporting all alert rules in alert list view (#62416) 2023-01-30 11:13:08 +01:00
app.ts Runtime: Expose panel plugin import utils (#60799) 2022-12-29 00:45:50 -08:00
AppWrapper.tsx CommandPalette: Search for dashboards using API (#61090) 2023-01-10 14:59:32 +00:00
dev.ts
index.ts