Skip to content

test(#788): migrate pkg/utils tests to require.*#793

Merged
morgo merged 5 commits into
block:mainfrom
morgo:fix-issue-788-pkg-utils-assert-require
May 2, 2026
Merged

test(#788): migrate pkg/utils tests to require.*#793
morgo merged 5 commits into
block:mainfrom
morgo:fix-issue-788-pkg-utils-assert-require

Conversation

@morgo
Copy link
Copy Markdown
Collaborator

@morgo morgo commented May 2, 2026

Closes #788. Part of #779.

Summary

  • Migrate assert.*require.* in pkg/utils/*_test.go where appropriate.
  • Loop and table-driven assertions kept as assert.* where seeing all failures at once is preferable.
  • No production code changes.

Test plan

  • CI passes

🤖 Generated with Claude Code

Part of block#779. Failure points now halt instead of cascading.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@morgo morgo marked this pull request as ready for review May 2, 2026 02:49
@morgo morgo enabled auto-merge May 2, 2026 13:46
@morgo morgo merged commit 855da29 into block:main May 2, 2026
12 checks passed
@morgo morgo deleted the fix-issue-788-pkg-utils-assert-require branch May 2, 2026 23:51
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.

pkg/utils

2 participants