Add unit tests for mycli/packages/special/utils.py#1757
Conversation
No direct correctness/security regressions were found in production code in this PR (it only changes tests). I could not execute the tests locally because |
migrating existing format_uptime() tests, and adding new tests, in a new file.
5c82a59 to
cc3a260
Compare
Description
Add unit tests for
mycli/packages/special/utils.py, migrating existingformat_uptime()tests, and adding new tests, in a new file.The changelog is covered in a general entry in a separate PR.
Motivation: greater test coverage makes the code more amenable to agentic coding.
Checklist
changelog.mdfile.AUTHORSfile (or it's already there).