tree: 181980ce01c13de2618e33fd1ddcaa55a04c13a1 [path history] [tgz]
  1. h_async/
  2. h_dask/
  3. h_ray/
  4. h_spark/
  5. h_vaex/
  6. __init__.py
  7. README.md
plugin_tests/README.md

What are these tests?

These are “integration style” tests, that test the more heavy-weight plugin functionality Hamilton has. E.g. with GraphAdapters. So find/place tests here that exercise h_*.py modules.

For unit tests, place them under tests/plugins/.