Allow tests to use the data files in the source tree
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 1 Feb 2025 18:39:17 +0000 (18:39 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 1 Feb 2025 18:39:17 +0000 (18:39 +0000)
commit3128d523a18593c703ef7efab73ad6aa29107ff4
tree343d34c1c108ce139eb05cd59a0f11c44aa447cd
parentd47c7157811a0bc98ce2d5d8f52720f250e34904
Allow tests to use the data files in the source tree

We don't ship these in the package,
but do want to run the tests that use them

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: https://github.com/pandas-dev/pandas/issues/54907

Gbp-Pq: Name find_test_data.patch
pandas/conftest.py
pandas/tests/io/formats/style/test_html.py
pandas/tests/io/test_pickle.py
pandas/tests/io/xml/conftest.py
pandas/tests/io/xml/test_xml.py
pandas/tests/util/test_util.py