0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +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
cohorts.js
commandPalette.js
dashboard.js
events.js
featureFlags.js
funnels.js
licenses.js
organizationSettings.js
paths.js
person.js
persons.js
preflight.js
retention.js
sessions.js
systemStatus.js
toolbar.js
trendsElements.js Add test for bar charts (#3474) 2021-02-26 16:50:36 +02:00
trendsSessions.js