Refactor indexer tests to avoid duplicate code #270

Merged
prathamesh0 merged 7 commits from pm-refactor-tests into v1.10.21-statediff-v4 2022-08-16 11:54:46 +00:00
prathamesh0 commented 2022-08-16 10:18:07 +00:00 (Migrated from github.com)

Part of https://github.com/vulcanize/go-ethereum/issues/253

Refactored / pulled out common code from indexer tests for:

  • Initialization of mock test variables
  • Test data setup (where block and state diffs are indexed)
  • Expected data
  • Test expectations
Part of https://github.com/vulcanize/go-ethereum/issues/253 Refactored / pulled out common code from indexer tests for: - Initialization of mock test variables - Test data setup (where block and state diffs are indexed) - Expected data - Test expectations
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#270
No description provided.