-
Notifications
You must be signed in to change notification settings - Fork 0
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
POC - Pass interception scope to _webApplicationFactory.CreateClient(scope) to remove captured HTTP calls on scope disposal
enhancementNew feature or requestNew feature or requestStatus: Open.#3 In pablocom/HttpFake;Record received HTTP request messages and allow to assert that request matching certain specifications have been received
enhancementNew feature or requestNew feature or requestStatus: Open.#2 In pablocom/HttpFake;Optimize specifications matching by lookup for configured requests using dictionary key composed by method and absolute path
enhancementNew feature or requestNew feature or requestStatus: Open.#1 In pablocom/HttpFake;