core icon indicating copy to clipboard operation
core copied to clipboard

Flesh out the (local) test suite for `merlin.core.dispatch`

Open karlhigley opened this issue 2 years ago • 1 comments

Most of merlin.core.dispatch is probably covered by tests in NVTabular, but we should directly test the methods there with simple tests that can run in this repo (without NVT Workflows and Operators.)

karlhigley avatar Mar 22 '22 00:03 karlhigley

There's a (very small) start on this here to cover a bug we ran into: https://github.com/NVIDIA-Merlin/core/blob/main/tests/unit/core/test_dispatch.py

karlhigley avatar Mar 22 '22 00:03 karlhigley