0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/bin
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
..
check-typescript-strict Run typescript with strict in CI, allow no new errors (#3050) 2021-01-22 16:36:30 +02:00
component-test-runner
docker
docker-backend
docker-dev
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 start worker in background for docker 2020-04-07 14:02:09 +02:00
docker-server Log web access in docker (#2230) 2020-11-05 12:07:39 +02:00
docker-worker
docker-worker-beat
docker-worker-celery
e2e-test-runner
install-macosx_arm64 bump cryptography==3.4.7 and add macosx_arm64 install script (#3935) 2021-04-10 00:53:19 +02:00
plugin-server Get rid of DATABASE_URL and REDIS_URL construction in bin/plugin-server (#3873) 2021-04-06 11:39:30 +02:00
pull_production_db Changes to ingestion script and more 2020-01-24 19:30:34 -08:00
start
start-backend
start-frontend
start-frontend-https
start-https New toolbar cookie + Secure session/csrf cookies (#1387) 2020-08-11 10:52:43 +02:00
start-worker
tests