0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/cypress/integration
Tim Glaser bbb4025ab1
Fix e2e tests (#4357)
* Fix e2e tests

* Run as 'production' to better mimick CI

* try no self capture

* Correct event/property definitions

* fix

* fix system status

* Try caching cypress separately

* Cache node modules

* cache pip better

* fix tests

* dont run if not cache

* test

* Cache cypress

* Fix event definitions

* Fix and speed up

* try fixing

* fix

* fix

* faster install

* try self capture 1

* fix multiple

* fix

* fix

* fix

* more speeding up

* Fix tests

* try not installing deps

* fix test global

* possibly quicker

* correct

* Fix
2021-05-20 16:42:26 +02:00
..
actions.js
annotations.js
auth.js
cohorts.js
commandPalette.js Fix e2e tests (#4357) 2021-05-20 16:42:26 +02:00
dashboard.js Revert dashboard item view (#4286) 2021-05-10 14:11:35 -04:00
dashboardPremium.js
events.js 1534 configurable columns person events table (#4141) 2021-05-13 14:13:54 -07:00
featureFlags.js Fix e2e tests (#4357) 2021-05-20 16:42:26 +02:00
funnels.js
insights.js
invitesMembers.js
licenses.js
organizationSettings.js
paths.js
person.js
persons.js
preflight.js
retention.js
sessions.js
signup.js
systemStatus.js Fix e2e tests (#4357) 2021-05-20 16:42:26 +02:00
toolbar.js
trends.js Fix e2e tests (#4357) 2021-05-20 16:42:26 +02:00
trendsSessions.js