Skip to content

refactor: Refactor code that returns buffer contents in tests

Gary Holtz requested to merge gmh-refactor-test-function into main

Description

This code is copy and pasted in several places in tests. Putting it in a helper

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Gary Holtz

Merge request reports