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