mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
a314b61a02
* add the fix and let CI say if that breaks any tests * allow getting team IDS without direct substitution and mark all the places to check with TODOs * pass team id in from everywhere and see what tests fail in CI * named params everywhere * address mypyc * get tests passing * fix tests after merge from master * remove SQL query that's not referenced from anywhere * check some marked queries are templated correctly now * remove unused SQL * check some marked queries are templated correctly now * no optional team id * more passing of team id into things * don't trust autocomplete * address review |
||
---|---|---|
.. | ||
api | ||
benchmarks | ||
bin | ||
certs | ||
clickhouse | ||
idl | ||
kafka_client | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
__init__.py | ||
apps.py | ||
conftest.py | ||
LICENSE | ||
pytest.ini | ||
settings.py | ||
urls.py |