Skip to content

Refactor testutil

This change sets refactors the helper_test.go functions into it's own package called testutil. This paves us the way of sharing the test utils between the SDK and the framework tests.

Merge request reports

Loading