kaizenflow icon indicating copy to clipboard operation
kaizenflow copied to clipboard

Unit test hpandas `dassert_valid_remap`

Open sonaalKant opened this issue 1 year ago • 0 comments

Lets test the method to show all assert cases are caught.

https://github.com/kaizen-ai/kaizenflow/blob/bc8bf878faa174a77c5d23fe7976de7307b1d717/helpers/hpandas.py#L247

Steps:

  1. Create multiple mock inputs and verify that all the dassert catches the invalid inputs correctly.
  2. Follow the DRY principle to avoid writing repeated code.

FYI @samarth9008

sonaalKant avatar Jul 10 '24 15:07 sonaalKant