tree: e8cc57e83576d982b49161ed8cf337c49a4430e2 [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/.