Amit Patil
Amit Patil
hi, @rossabaker I’d like to work on this issue. From the discussion, the plan seems to be updating `Show.fromToString` to use `String.valueOf(a)` instead of a.toString to safely handle null values....
> Thanks! Please go through our [guide on submitting a pull request](https://zulip.readthedocs.io/en/latest/contributing/reviewable-prs.html) to learn how to present your proposed changes to Zulip, so that your work can be reviewed. Thanks....
I need some guidance on how to write the required test coverage for this. I reviewed the Zulip testing [documentation](https://zulip.readthedocs.io/en/stable/testing/testing.html), but I’m still unclear on how to structure the tests...
@alya PR is ready for review.
Updated the PR description as per the feedback. I’ve also added a shorter video and images to demonstrate the changes. Please review when you get a moment. Thanks.
Added the screenshot, Please review when you get a moment. Thanks.
PR is ready for another review.