Skip to content

tests/utils: make helping functions not test aware #2389

@qdm12

Description

@qdm12

Task summary

Several helping functions are test aware, and get passed a t *testing.T.
These should all be changed to only return an error and not fail the test.
This would allow for a graceful shutdown of each test, and to separate responsabilities.

Created from #2326

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions