0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/plugin-server/tests/worker
Michael Matloka 313226838c
revert: revert: Revert person properties updates refactor (#10349)
* Revert "revert: Revert person properties updates refactor (#10348)"

This reverts commit 6b3c4691b3.

* sanitizeEvent -> normalizeEvent

* Ensure we handle property updates from within plugins, test

Co-authored-by: Karl-Aksel Puulmann <oxymaccy@gmail.com>
2022-06-20 09:49:11 +03:00
..
ingestion revert: revert: Revert person properties updates refactor (#10349) 2022-06-20 09:49:11 +03:00
buffer.test.ts style(plugin-server): Ban unused vars (#9922) 2022-05-24 13:44:42 +02:00
capabilities.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
console.test.ts refactor(plugin-server): yeet postgres plugin logs (#9881) 2022-05-30 13:09:13 +03:00
dead-letter-queue.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
plugins-api-key-manager.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
plugins.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
retries.test.ts feat(apps): Support retries with RetryError in onEvent, onSnapshot, and onAction (#10285) 2022-06-16 15:24:59 +02:00
transforms.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
vm.extra-lazy.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
vm.lazy.test.ts feat(apps): Make setupPlugin errors RetryError-only and send "fatal app error" email (#10187) 2022-06-09 12:55:28 +00:00
vm.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
vm.timeout.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
worker.test.ts refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00