dotnet-client icon indicating copy to clipboard operation
dotnet-client copied to clipboard

Execute unit tests as a part of CI process

Open mykola-mokhnach opened this issue 6 years ago • 3 comments

We have to execute the set of basic unit and integration tests as a part of commit acceptance procedure.

mykola-mokhnach avatar Aug 10 '18 12:08 mykola-mokhnach

@mykola-mokhnach What is the test strategy for other clients? Looking at the java client builds a while back, I could only see iOS tests being run on CI. If that is the case, we'd either have to refactor the way tests are written or update them to cater for minimum/maximum OS version support

laolubenson avatar Aug 14 '18 13:08 laolubenson

Lets do the stuff step by step. Even one running integration test (but a stable one) would be very good. Also, unit test might be necessary for some custom helpers

mykola-mokhnach avatar Aug 14 '18 13:08 mykola-mokhnach

Yeah i'm not sure if any unit tests exit atm or if they're merged into the integration test project. Will have a look an identify a test suite.

laolubenson avatar Aug 14 '18 14:08 laolubenson

@akinsolb should we change the milestone on this one?

Dor-bl avatar Nov 06 '22 19:11 Dor-bl

@mykola-mokhnach issue closed since it was handled under #557. If you have other ideas on how to proceed from her, please let me know. I know you prefer GH actions over azure pipeline.

Dor-bl avatar Nov 16 '22 05:11 Dor-bl