FSharp.OpenApi icon indicating copy to clipboard operation
FSharp.OpenApi copied to clipboard

Improvement Prososal: Tests

Open jkone27 opened this issue 4 years ago • 1 comments

Could be nice to include some unit or integration tests with some openapi specs files,

or show some other samples like Post with parameters and body return type etc..

just an idea, maybe i could help too! thank you so much for making it public again :)

jkone27 avatar Jan 18 '22 15:01 jkone27

I thought about the tests a bit but since it's based on OpenAPI.NET, I couldn't find a good solution so as not to become redundant.

You can find a post sample here: https://github.com/akhansari/FSharp.OpenApi/blob/master/OpenApi.Sample.Routing/Program.fs

Yes of course, your help will be greatly appreciated.

akhansari avatar Jan 19 '22 11:01 akhansari