Stefano Ricciardi
Stefano Ricciardi
@amirrajan what are the advantages of having a separate console app, as opposed to seemless integration with `dotnet test`?
I think _most_ developers would prefer first-class integration with the tools they use every day. Working on a large team, it's best to have more options than fewer. Especially in...
I could login disabling 2FA.
Well, this seems to require more of an integration test than a unit test. It must be the way the code interacts with .NET network libraries and/or OS networking infrastructure.
I'll try to debug into the code tomorrow if I have time.
We have temporarily switched to UDP (with another client library) since we had urgent test to carry on. I hope to be able to look at it next week. On...