Closed
Description
xref #26628 (comment)
It would be good to create:
pandas/tests/tseries/offsets/test_business_offsets.py
for business offsets
pandas/tests/tseries/offsets/test_date_offsets.py
for all offsets that subclass DateOffset
and converting the tests to pytest idioms.