0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/plugin-server/tests
Brett Hoerner 70549f834d
fix(plugin-server): write out less overrides on behalf of personless … (#23204)
* fix(plugin-server): write out less overrides on behalf of personless mode

* don't skip writing overrides (so we can backfill posthog_personlessdistinctid)

* swap ugly double-array params for array of objects

* bigint id for PersonlessDistinctId

* add LRU cache for posthog_personlessdistinctid inserts

* fix tests

* overzealous search and replace
2024-07-01 12:10:07 -06:00
..
assets
cdp fix: Added heartbeats within each function call (#23317) 2024-06-28 13:12:54 +02:00
helpers
main fix(plugin-server): write out less overrides on behalf of personless … (#23204) 2024-07-01 12:10:07 -06:00
utils
worker fix(plugin-server): write out less overrides on behalf of personless … (#23204) 2024-07-01 12:10:07 -06:00
config.test.ts
e2e.timeout.test.ts
http-server.test.ts
server.test.ts
sql.test.ts
utils.test.ts