Refactor tests to use testify assertions

  • Use require.NoError() instead of assert.NoError() for error checks where the test should stop on failure.
  • Remove the reflect import after replacing reflect.DeepEqual calls.
  • Maintain existing test behavior - this is a refactoring, not a functional change.
Edited Jan 28, 2026 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading