cycle-telegram
cycle-telegram copied to clipboard
Unit testing
General
- [x] Basic infrastructure for unit tests
- [ ] Write tests for helpers
- [ ] defaults
- [ ] entityIs
- [ ] getEntityFirst
- [ ] getEntityFirstValue
Types
- [ ] Write type tests
- [x] User
- [x] ChatMember
- [x] Chat
- [x] MessageEntity
- [x] Message
- [x] InlineQuery
- [x] ChosenInlineResult
- [x] CallbackQuery
- [x] Update
- [x] WebhookInfo
- [ ] Animation
- [ ] Audio
- [ ] CallbackGame
- [ ] Contact
- [ ] Document
- [ ] File
- [ ] ForceReply
- [ ] Game
- [ ] GameHighScore
- [ ] InlineKeyboardButton
- [ ] InlineKeyboardMarkup
- [ ] InlineQueryResult
- [ ] InlineQueryResultArticle
- [ ] InlineQueryResultAudio
- [ ] InlineQueryResultCachedAudio
- [ ] InlineQueryResultCachedDocument
- [ ] InlineQueryResultCachedGif
- [ ] InlineQueryResultCachedMpeg4Gif
- [ ] InlineQueryResultCachedPhoto
- [ ] InlineQueryResultCachedSticker
- [ ] InlineQueryResultCachedVideo
- [ ] InlineQueryResultCachedVoice
- [ ] InlineQueryResultContact
- [ ] InlineQueryResultDocument
- [ ] InlineQueryResultGame
- [ ] InlineQueryResultGif
- [ ] InlineQueryResultLocation
- [ ] InlineQueryResultMpeg4Gif
- [ ] InlineQueryResultPhoto
- [ ] InlineQueryResultVenue
- [ ] InlineQueryResultVideo
- [ ] InlineQueryResultVoice
- [ ] InputContactMessageContent
- [ ] InputFile
- [ ] InputLocationMessageContent
- [ ] InputMessageContent
- [ ] InputTextMessageContent
- [ ] InputVenueMessageContent
- [ ] KeyboardButton
- [ ] Location
- [ ] PhotoSize
- [ ] ReplyKeyboardHide
- [ ] ReplyKeyboardMarkup
- [ ] Sticker
- [ ] UserProfilePhotos
- [ ] Venue
- [ ] Video
- [ ] Voice