0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/tests
Marius Andra 421e55ab40 [plugin-server] Send all Redis commands via DB (https://github.com/PostHog/plugin-server/pull/194)
* pipe redis commands through `db`

* redisSet the ping

* wrap other redis calls

* fix test redis errors

* fix test redis errors

* add another guard
2021-02-22 11:55:42 +01:00
..
clickhouse [plugin-server] Babel Loop Timeouts (https://github.com/PostHog/plugin-server/pull/155) 2021-02-18 08:52:25 +01:00
helpers [plugin-server] Postgres transactions and other fixes (https://github.com/PostHog/plugin-server/pull/137) 2021-02-09 10:26:00 +01:00
postgres [plugin-server] Send all Redis commands via DB (https://github.com/PostHog/plugin-server/pull/194) 2021-02-22 11:55:42 +01:00
shared [plugin-server] Prefilter Celery hooks task sending (https://github.com/PostHog/plugin-server/pull/164) 2021-02-18 15:46:17 +01:00
config.test.ts [plugin-server] add type for config key, parse env types properly 2020-12-08 11:42:51 +01:00
plugins.test.ts [plugin-server] Babel Loop Timeouts (https://github.com/PostHog/plugin-server/pull/155) 2021-02-18 08:52:25 +01:00
schedule.test.ts [plugin-server] Sort imports (https://github.com/PostHog/plugin-server/pull/133) 2021-02-08 15:55:24 +01:00
server.test.ts [plugin-server] Sort imports (https://github.com/PostHog/plugin-server/pull/133) 2021-02-08 15:55:24 +01:00
sql.test.ts [plugin-server] Sort imports (https://github.com/PostHog/plugin-server/pull/133) 2021-02-08 15:55:24 +01:00
transforms.test.ts [plugin-server] Babel Loop Timeouts (https://github.com/PostHog/plugin-server/pull/155) 2021-02-18 08:52:25 +01:00
utils.test.ts [plugin-server] Sort imports (https://github.com/PostHog/plugin-server/pull/133) 2021-02-08 15:55:24 +01:00