Cache loaded API schema in unit tests
The unit tests are currently slowed a lot by the parsing of our API schema.
If we only load the schema once for the whole execution, it should become a lot faster.
The unit tests are currently slowed a lot by the parsing of our API schema.
If we only load the schema once for the whole execution, it should become a lot faster.
mentioned in merge request !59 (merged)
closed