0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/cypress/integration
Karl-Aksel Puulmann b7bdad90eb
Add test for bar charts (#3474)
* Add test for bar charts

Since our charts are rendered on a canvas we can't really interact well
with it. Instead, we take a screenshot now (new dependency).

* Debug error in CI

* Make sure images are the same size on CI and locally
2021-02-26 16:50:36 +02:00
..
actions.js
annotations.js
auth.js Release navigation-1775 (#3167) 2021-02-04 10:53:00 +01:00
cohorts.js Filters: Select multiple for equality/inequality (#3422) 2021-02-25 16:54:55 +02:00
commandPalette.js
dashboard.js Release navigation-1775 (#3167) 2021-02-04 10:53:00 +01:00
events.js
featureFlags.js
funnels.js Fix: funnels & retention person links, funnel calculations (#3483) 2021-02-25 17:41:25 +02:00
licenses.js Release navigation-1775 (#3167) 2021-02-04 10:53:00 +01:00
organizationSettings.js Fix LinkButton component (#3194) 2021-02-04 13:26:38 +02:00
paths.js
person.js React component tests with cypress (#3233) 2021-02-09 17:28:01 +02:00
persons.js Release navigation-1775 (#3167) 2021-02-04 10:53:00 +01:00
preflight.js
retention.js Fix: funnels & retention person links, funnel calculations (#3483) 2021-02-25 17:41:25 +02:00
sessions.js
systemStatus.js Release navigation-1775 (#3167) 2021-02-04 10:53:00 +01:00
toolbar.js
trendsElements.js Add test for bar charts (#3474) 2021-02-26 16:50:36 +02:00
trendsSessions.js