tree: 37c126e1063baf64269b6a0eb169217aea930e86 [path history] [tgz]
  1. h_async/
  2. h_dask/
  3. h_ray/
  4. h_spark/
  5. __init__.py
  6. 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/.