0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/plugin-server/tests
Karl-Aksel Puulmann 30f59dfef2
feat(historical-exports): Include historical exports finishing in activity log (#12068)
* Add a is_system flag to activity logs

* Allow writing activity logs from within plugin-server

* Make changes object non-required

* Render system user information

* Log when export finishes or fails in plugin activity log

* Update activityLogLogic.plugin.test.tsx
2022-10-07 13:25:16 +03:00
..
assets
helpers feat(historical-exports): Include historical exports finishing in activity log (#12068) 2022-10-07 13:25:16 +03:00
main fix: hide initial referrer as event property (#11536) 2022-08-30 18:07:02 +02:00
utils feat(historical-exports): Include historical exports finishing in activity log (#12068) 2022-10-07 13:25:16 +03:00
worker feat(historical-exports): Include historical exports finishing in activity log (#12068) 2022-10-07 13:25:16 +03:00
config.test.ts
e2e.buffer.test.ts
e2e.test.ts
e2e.timeout.test.ts
errors.test.ts
historical-export-e2e.test.ts feat(historical-exports): Use new LemonCalendarRange for date range picking (#11632) 2022-09-28 14:12:35 +03:00
http-server.test.ts
job-queue-manager.test.ts feat: more retries for job queue enqueue (#11689) 2022-09-09 15:10:16 -03:00
jobs.test.ts
multi-process-server.test.ts
queue.test.ts
schedule.test.ts Revert "feat(plugins-async): track scheduled tasks with promise manager" (#12000) 2022-09-27 17:38:18 +00:00
server.test.ts
sql.test.ts feat(apps): inject code to posthog-js (#12003) 2022-10-05 17:29:45 +02:00
utils.test.ts