Open samarth9008 opened 3 months ago
https://github.com/kaizen-ai/kaizenflow/blob/d414acd4e1a4bf168c026b9a2d1b88dda0301e00/helpers/hdict.py#L60
https://github.com/kaizen-ai/kaizenflow/blob/d414acd4e1a4bf168c026b9a2d1b88dda0301e00/helpers/hdict.py#L97
https://github.com/kaizen-ai/kaizenflow/blob/master/helpers/test/test_dict.py
See unit test doc to follow the code style Also highly recommend to read this doc before submitting the PR
FYI @gpsaggese @sonaalKant @DanilYachmenev
Functions to unit tests for
https://github.com/kaizen-ai/kaizenflow/blob/d414acd4e1a4bf168c026b9a2d1b88dda0301e00/helpers/hdict.py#L60
https://github.com/kaizen-ai/kaizenflow/blob/d414acd4e1a4bf168c026b9a2d1b88dda0301e00/helpers/hdict.py#L97
File to write unit tests in
https://github.com/kaizen-ai/kaizenflow/blob/master/helpers/test/test_dict.py
Helpful references
See unit test doc to follow the code style Also highly recommend to read this doc before submitting the PR
FYI @gpsaggese @sonaalKant @DanilYachmenev