0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/cypress
Eric Duong 1dac0ad699
Persons component test (#3266)
* WIP: get cypress something doing

* Get a test running

* Get css loading, stub posthog

* Move helpers to separate file

* Givens > given2

It plays nicer with beforeEach

* Test for session filters

* Test date navigation

* Test filtering

* Try keep old tests running

* Try get tests running under CI

* Prettify fixtures

* Cleanup, use cypress 6

* Add yarn build

* Fix e2e cypress tests

* given2 => givens

* Rename `frontend-test-runner` to `e2e-test-runner`

* Fix cypress test

* add devdependency

* add scaffold

* person test

* fix type

* fix check

* inline fixture

Co-authored-by: Karl-Aksel Puulmann <oxymaccy@gmail.com>
2021-02-10 08:25:17 +02:00
..
fixtures Persons component test (#3266) 2021-02-10 08:25:17 +02:00
integration React component tests with cypress (#3233) 2021-02-09 17:28:01 +02:00
plugins React component tests with cypress (#3233) 2021-02-09 17:28:01 +02:00
support React component tests with cypress (#3233) 2021-02-09 17:28:01 +02:00
wait.py Signup improvements (#1535) 2020-09-07 09:23:13 -05:00