hypertrace / pythonagent

Hypertrace Python agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add unit tests for config parsing

jcchavezs opened this issue · comments

Currently the config and env var loading is complex logic but I did not see any test exercising it. We should cover that logic in a unit test.