0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/cypress/integration
Paul D'Ambra a957f0abb0
adds a search box to the toolbar featureflag list (#6527)
* adds a search box to the toolbar featureflag list

* test flakes because react is re-rendering between the get and the click. add an assertion to try and slow cypress down to avoid this

* move filtering toolbar feature flags to a Set and out of CSS

* support initKeaTestLogic() with no args

* fix query-selector-all-deep jest bug

* add simple test case for feature flags logic

* combine selectors

* with more understanding of Fuse

* add simple test for flag filtering

Co-authored-by: Marius Andra <marius.andra@gmail.com>
2021-10-20 22:02:02 +00:00
..
actions.js Fix duplicated action name error message (#6454) 2021-10-15 08:18:15 +02:00
annotations.js Misc fixes from 4571 (#4658) 2021-06-09 16:58:34 +02:00
auth.js Fix password reset (#6466) 2021-10-15 15:58:54 +02:00
cohorts.js Add cohort description backend (#6089) 2021-09-27 11:57:13 +00:00
commandPalette.js wip: support test_ api key (#4206) 2021-05-21 11:34:07 -04:00
dashboard.js Closes #4987 sets page title to dashboard name whenever a dashboard is visited (#5822) 2021-09-07 11:44:20 +02:00
dashboardPremium.js Improve e2e flakeyness, skip Insights spec test (#4869) 2021-06-29 22:20:02 +02:00
events.js Remove deprecated /api/user (#5897) 2021-09-13 10:28:12 +02:00
featureFlags.js Enable filter and funnel feature flags (#5282) 2021-07-22 13:40:49 -05:00
funnels.js Enable filter and funnel feature flags (#5282) 2021-07-22 13:40:49 -05:00
insights.js Insight tags and description (#5480) 2021-08-12 17:55:11 -04:00
insightsPremium.js Insight tags and description (#5480) 2021-08-12 17:55:11 -04:00
invitesMembers.js adds a search box to the toolbar featureflag list (#6527) 2021-10-20 22:02:02 +00:00
licenses.js Release navigation-1775 (#3167) 2021-02-04 10:53:00 +01:00
organizationSettings.js Fix organization membership changing (#4177) 2021-04-30 18:21:23 -07:00
paths.js Consolidate features (#1265) 2020-07-29 17:51:49 +02:00
person.js Split persons (#5898) 2021-09-16 00:41:17 +02:00
persons.js Misc fixes from 4571 (#4658) 2021-06-09 16:58:34 +02:00
preflight.js New login & signup (React) (#3701) 2021-03-25 07:40:20 -07:00
retention.js Enable filter and funnel feature flags (#5282) 2021-07-22 13:40:49 -05:00
signup.js Signup UI Oct 2021 (#6136) 2021-10-01 07:26:19 +01:00
systemStatus.js Fix e2e tests (#4357) 2021-05-20 16:42:26 +02:00
toolbar.js Fix Cypress tests (#1635) 2020-09-18 09:26:12 -04:00
trends.js All Users cohort in breakdown filter (#5293) 2021-07-23 08:54:59 +00:00
trendsSessions.js Use trends legend graph everywhere (#4646) 2021-06-09 20:30:51 -07:00