0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/bin
Karl-Aksel Puulmann 30b6692920
React component tests with cypress (#3233)
* 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 webpack-preprocessor as a devDependency

* Improve freezing time

* Make css inclusions automatic for component tests
2021-02-09 17:28:01 +02:00
..
check-typescript-strict Run typescript with strict in CI, allow no new errors (#3050) 2021-01-22 16:36:30 +02:00
docker
docker-dev Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-dev-web Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-frontend Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-migrate
docker-preview Don't run preview docker build with debug flags (#2610) 2020-12-01 15:15:30 -08:00
docker-server
docker-worker Add handing off event ingestion to plugin server (#2898) 2021-01-21 15:39:44 +01:00
docker-worker-beat Disable celery heartbeat, gossip and mingle (#2513) 2020-11-26 12:44:10 +01:00
docker-worker-celery Add flags to bin/docker-worker-celery (#2621) 2020-12-03 18:53:06 +01:00
e2e-test-runner React component tests with cypress (#3233) 2021-02-09 17:28:01 +02:00
plugin-server Add handing off event ingestion to plugin server (#2898) 2021-01-21 15:39:44 +01:00
pull_production_db
start
start-backend
start-frontend
start-frontend-https
start-https
start-worker Disable celery heartbeat, gossip and mingle (#2513) 2020-11-26 12:44:10 +01:00
tests Fix /bin/tests (#2527) 2020-11-26 15:32:38 +01:00