grafana/public/app/features/datasources
Hugo Häggmark a4d287d2e1
Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901)
* Chore: Adds neccessary packages

* Wip: Initial dummy test in place

* Feature: Downloads Chromium if needed

* Fix: Adds global config object

* Refactor: Adds basic e2eScenario

* Build: Adds end to end tests to config

* Build: Changes end to end job

* Build: Adds browsers to image

* Build: Adds failing test

* Refactor: Adds first e2e-test scenario

* Fix: Ignores test output in gitignore

* Refactor: Adds compare screenshots ability

* Refactor: Removes unnecessary code

* Build: Removes jest-puppeteer

* Fix: Replaces test snapshots

* Refactor: Creates output dir if missing

* Refactor: Changes aria-labels to be more consistent

* Docs: Adds section about end to end tests

* Fix: Fixes snapshots

* Docs: Adds information about ENV variables
2019-05-08 16:50:21 +02:00
..
__mocks__ renaming DataSource type to DataSourceSettings and moved to grafana ui 2019-01-17 18:51:07 +01:00
__snapshots__ UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
partials Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
settings Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00
state DataSources: minor typescript cleanups and comments (#16860) 2019-05-03 06:26:30 +02:00
utils Chore: Add more explicit typing (#16594) 2019-04-15 13:14:52 +02: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 Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
DataSourceDashboards.tsx Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
DataSourceList.test.tsx components, test, removed old not used files 2018-09-28 11:05:34 +02:00
DataSourcesList.tsx renaming DataSource type to DataSourceSettings and moved to grafana ui 2019-01-17 18:51:07 +01:00
DataSourcesListItem.test.tsx components, test, removed old not used files 2018-09-28 11:05:34 +02:00
DataSourcesListItem.tsx Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
DataSourcesListPage.test.tsx Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
DataSourcesListPage.tsx Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
NewDataSourcePage.tsx Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00