Skip to content

Commit 21756c7

Browse files
committed
tests(hooks): refactor bulk ops tests to NamedTuple pattern
why: Follow existing test patterns using NamedTuple + parametrize what: - Replace TestBulkOperationsAPI class with BulkOpTestCase NamedTuple - Add categorized test case lists: GET_INDICES, GET_VALUES, SET_BULK, etc. - Create parametrized test_bulk_hook_operation() function - Keep standalone tests for iteration, SparseArray input, and chaining Squash to: fa12f04
1 parent fa12f04 commit 21756c7

File tree

1 file changed

+241
-225
lines changed

1 file changed

+241
-225
lines changed

0 commit comments

Comments
 (0)