This function can be used to run a jest test block for mutliple configurations
It can be used to run tests for different permissions if the same results are expected
Type Parameters
T = string
The object type of data
Parameters
data: T[]
The data array that should be used to generate the tests
This function can be used to run a jest test block for mutliple configurations It can be used to run tests for different permissions if the same results are expected