grafana/public/app/features/datasources
Hugo Häggmark 58cffde0f2
e2e: Uses Cypress instead of Puppeteer (#20753)
* WIP: intial commit

* Tests: Runs e2e tests

* Refactor: Adds BASE_URL support

* Refactor: Adds namespacing

* Refactor: Cleans up the Page api

* Build: Adds to build-branches-and-prs job for testing

* Build: Hardcoded image for now

* Refactor: Uses Selectors in App

* Refactor: Adds addDataSource flow

* WIP

* Refactor: Adds e2eScenario

* Refactor: Adds add and delete scenarios

* Refactor: Adds logging

* Refactor: Adds ability to for Selectors with variables

* Refactor: Using variable selectors instead

* Refactor: Adds flow until Share Panel

* Refactor: Adds clicking on rendered image link

* Refactor: Deletes log output

* Refactor: Updates snapshots

* Chore: Reverts changes

* Refactor: Removes log plugin because maybe it breaks yarn build

* Refactor: Adds rendered image download

* Refactor: Adds image comparison

* Refactor: Removes uncaught errors override

* Refactor: Changes order of images to compare

* Refactor: Updates truth image

* Build: Updates path to CI artifacts

* Refactor: Cleaning up types and config

* wip

* Refactor: Cleans up external api

* Refactor: More cleanup

* Refactor: More cleanup

* Refactor: Removes usages of Pages and Flows

* Refactor: Removes last traces of Cypress in spec

* Refactor: Adds comments
2019-12-09 00:14:25 -08:00
..
__mocks__ Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
__snapshots__ e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
partials MySql: Fix tls auth settings in config page (#20501) 2019-11-20 14:33:10 +01:00
settings e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
state Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
utils Chore: Bump typescript to version 3.6.3 (#19308) 2019-09-24 10:40:16 +01:00
DashboardsTable.test.tsx tests 2018-10-17 16:14:45 +02:00
DashboardsTable.tsx App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
DataSourceDashboards.test.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DataSourceDashboards.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
DataSourceList.test.tsx components, test, removed old not used files 2018-09-28 11:05:34 +02:00
DataSourcesList.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DataSourcesListItem.test.tsx components, test, removed old not used files 2018-09-28 11:05:34 +02:00
DataSourcesListItem.tsx e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
DataSourcesListPage.test.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DataSourcesListPage.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
mocks.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
NewDataSourcePage.tsx e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00