Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Fix untestable extension methods #527

Closed
@davidfowl

Description

@davidfowl

These methods demand that files be on disk. What makes it worse is that these are extension methods so they cannot be stubbed.

Maybe we should make these virtual on HttpResponse and IFormFile (interface method).

/cc @Eilon @Tratcher @lodejard

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions