Skip to content

Build out infrastructure to share behavior tests between RDF and RDG #46196

@captainsafia

Description

@captainsafia

RDF (Request Delegate Factory) and RDG (Request Delegate Generator) have different logic for producing RequestDelegates from user handlers. However, the testing infrastructure for both approaches provides infrastructure for taking a RequestDelegate and HttpContext as input and asserting on the responses emitted. This infrastructure can be shared between the two projects so that we can construct a test library where RequestDelegates can be produced with different strategies (runtime or compile-time generation) but be run through the same tests to validate their behavior.

Metadata

Metadata

Assignees

Labels

area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcfeature-rdgold-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions