You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: add sortable/orderable fixtures, use in sort-dependent tests (#54072)
Add index_sortable, index_flat_sortable, index_with_missing_sortable,
and index_or_series_obj_orderable fixtures that exclude the
mixed-int-string Index via params filtering. Use these in tests that
require sorting/ordering so test bodies stay clean with no try/except
that could swallow bugs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments