Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

[Question] Integration with WebApplicationFactory #4

Open
VictorioBerra opened this issue Oct 21, 2020 · 4 comments
Open

[Question] Integration with WebApplicationFactory #4

VictorioBerra opened this issue Oct 21, 2020 · 4 comments
Assignees

Comments

@VictorioBerra
Copy link

Most people testing are using WAF. I would love to see docs or samples on how you configure this there.

@alsami alsami self-assigned this Oct 22, 2020
@alsami
Copy link
Owner

alsami commented Oct 22, 2020

For which server do you want to use the WebApplicationFactory?

For the APIs or for the Identity-Server itself? It's kind of relying on lower level functionality but it might be possible to change that, since the WebApplicationFactory is also just creating a TestServer.

@alsami alsami changed the title Can we have some docs showing how you wire this into a WebApplicationFactory? [Question] Integration with WebApplicationFactory Oct 23, 2020
@yesjustak
Copy link

I would like to use WebApplicationFactory for IdentityServer. Could you please provide some examples for it? I am kind of lost...

@alsami
Copy link
Owner

alsami commented Dec 7, 2020

Which part do you want to do with the Factory? The WebApi or the Identity-Server instance?

@yesjustak
Copy link

IdentityServer instance that would issue tokens which would be valid for the webApi and integration tests I write for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants