at_client_sdk icon indicating copy to clipboard operation
at_client_sdk copied to clipboard

Increase unit test coverage of at_client_mobile package to > 80%

Open gkc opened this issue 3 years ago • 3 comments

Describe the bug There are currently no unit tests of the at_client_mobile package 😞

Additional context https://stackoverflow.com/a/34698711 is a good summary of why this matters. Excerpt:

[Code coverage] has a clear relationship to how well-tested the code is, which in turn is our best way to increase confidence in its correctness. Code coverage is a measurable approximation of immeasurable qualities we care about.

gkc avatar Dec 13 '21 13:12 gkc

@gkc put you on this issue card. Please update if I got it wrong. :)

ksanty avatar Dec 13 '21 22:12 ksanty

We'll be getting to this over time. Target for PR29 is > 25%. Once we hit that we'll set target > 40% and so on

gkc avatar Jan 24 '22 13:01 gkc

less important than continuing to enhance functional and end-to-end test coverage

gkc avatar Mar 21 '22 13:03 gkc