C
C#16mo ago
Keyser Soze

❔ Is it possible to run integration tests with typescript as client and .net api as server?

My hope is to test a client written in typescript which calls a .net api in the same solution.
4 Replies
Denis
Denis16mo ago
So you'll probably want smth like an acceptance test suite to automaticky click your client app. You'll need selenium for that Then you want a separate test to verify your API in isolation to the client
Keyser Soze
Keyser SozeOP16mo ago
no i don't want to test the front-end but only the business behind the front-end, I created a unit test for typescript object but I need to run an http client server in advance to test the integration of my typescript client. I only need to test the client calls.
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Accord
Accord16mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server