Closed poulad closed 6 years ago
All classes in src/Telegram.Bot/Requests/_ need to be properly tested.
src/Telegram.Bot/Requests/_
Contributors can make a PR testing any of those requests and the main developers would review and comment the their PR.
This commit is a good example of how a simple test case should be like:
https://github.com/TelegramBots/Telegram.Bot/pull/626/commits/d02e73facd70cce8e10f3d048700a5e10ed77fdd
All classes in
src/Telegram.Bot/Requests/_
need to be properly tested.