Skip to content

I0219 - verify test generated client method contains typed response#225

Closed
jkone27 wants to merge 3 commits intofsprojects:masterfrom
jkone27:jkone27-patch-0219-test
Closed

I0219 - verify test generated client method contains typed response#225
jkone27 wants to merge 3 commits intofsprojects:masterfrom
jkone27:jkone27-patch-0219-test

Conversation

@jkone27
Copy link
Copy Markdown
Contributor

@jkone27 jkone27 commented Apr 24, 2023

adds a check of the task type


let typedTask = inst.AskDetail(askDetailRequest: AcmeApi.AskDetailRequest)

typedTask.GetType().FullName.Contains("AskDetailResponse")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be proper xUnit test -

I assume it fails now, right?

@sergey-tihon
Copy link
Copy Markdown
Member

@jkone27 do we still miss something or this pr is outdated?

@jkone27
Copy link
Copy Markdown
Contributor Author

jkone27 commented Mar 30, 2026

I think we can close/ignore this one yes. I forgot the context atm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants