Morris Brodersen

Results 35 issues of Morris Brodersen

Implement a mode where seeds are computed from the complete request and therefore make request/response pairs predictable. Only header parameters mentioned in the swagger documentation should be taken into account;...

enhancement

Sometimes assigns the POST body from the request to the response, even though the response schema is completely different.

bug

Unsure whether the object memory feature needs some sort of garbage collection.

Thanks for maintaining this list!

## Description This PR implements fast vertical compaction using a "rising tide" algorithm. For all practical cases, the algorithm has linear time complexity, and requires almost zero additional memory allocations...

core
tests