tree: e8cf0f7f0260ce53c035f1f0d44b34e6983cc442 [path history] [tgz]
  1. h_dask/
  2. h_narwhals/
  3. h_pandas/
  4. h_polars/
  5. h_ray/
  6. h_spark/
  7. h_vaex/
  8. __init__.py
  9. README.md
plugin_tests/README.md

What are these tests?

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

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