fix(test_client.py): adds docs for test_client.py

This commit is contained in:
Krrish Dholakia 2023-10-07 11:07:35 -07:00
parent b90f352736
commit dd33abcee9

View file

@ -1,6 +1,6 @@
#### What this tests ####
# This tests error logging (with custom user functions) for the `completion` + `embedding` endpoints w/ callbacks
# This only tests posthog, sentry, and helicone
import sys, os
import traceback
import pytest