Skip to content

Simplify / Fix request usage in tests

Jérome Perrin requested to merge fix/test-request into master

use the connections registry from the test framework to cleanup the temporary request at the end of the test.

fix a problem that after self.publish() the request was cleared

Edited by Jérome Perrin

Merge request reports