Skip to content

Fix incomplete test file listing in README#40

Merged
mejango merged 1 commit intomainfrom
docs/readme-quality-pass
Mar 23, 2026
Merged

Fix incomplete test file listing in README#40
mejango merged 1 commit intomainfrom
docs/readme-quality-pass

Conversation

@mejango
Copy link
Contributor

@mejango mejango commented Mar 23, 2026

Summary

  • Replace abbreviated test file listing (10 files + ... ellipsis) with the complete set of 21 fork test files, sorted alphabetically
  • Adds 11 missing test files: ApprovalHookFork, HookCompositionFork, PayoutReentrancyFork, PriceFeedFailureFork, ReservedInflationFork, ResumeDeployFork, SuckerBuybackFork, SuckerEndToEndFork, TestFeeProcessingCascade, TestMultiCurrencyPayout, TestTerminalMigration

Test plan

  • Verified all 21 listed files exist on disk via find test/ -name "*.sol"
  • Confirmed no phantom file references (every listed file exists)
  • Confirmed no actual files are omitted from the listing

🤖 Generated with Claude Code

Replace abbreviated test listing (10 files + ellipsis) with the
complete set of 21 fork test files, sorted alphabetically.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mejango mejango merged commit 6bcc34a into main Mar 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant