GochoMugo
82ee13e953
Add accompanying test for PR #133
...
References:
* Test retrieved from PR #182
9 years ago
GochoMugo
618555101f
Fix test for TelegramBot#sendVenue()
9 years ago
Conor Fennell
96adb918c1
Create a stop method #81
10 years ago
Devin Doolin
2c606f6b48
Removes unnecessary done() calls in tests
10 years ago
Devin Doolin
3947683ad1
Further updates for Bots 2.0
...
- Adds support for callback_query-type messages
- Adds a showAlert option to answerCallbackQuery to more-closely align with the real bot API
- Adds tests for message editing functionality
- Adds a global test timeout of 10s and adds done() calls to all tests for assurance
10 years ago
Iiro Jäppinen
5633aa97bd
add test for the sendVenue method
...
This test uses the same location as the #sendLocation test, while providing info on the venue (The Village Shopping Centre).
10 years ago
Devin Doolin
a0c1d05441
Removes unnecessary done() calls in tests
10 years ago
Devin Doolin
ae7ec074be
Further updates for Bots 2.0
...
- Adds support for callback_query-type messages
- Adds a showAlert option to answerCallbackQuery to more-closely align with the real bot API
- Adds tests for message editing functionality
- Adds a global test timeout of 10s and adds done() calls to all tests for assurance
10 years ago
Yago
d883ebe6f2
Babel compile ES2015 to ES5 for publishing, support for old NodeJS versions. JSDoc can't parse class-properties, generate lib-doc. Run tests against lib. #90
10 years ago
AVVS
83e42201ee
refactor: rewrite to babel, es6 & eslint
10 years ago
Yago
34e935e81b
Check update_id in TelegramBotPolling test
10 years ago
Yago
bcafbfb0ac
#TelegramBotPolling test a bit clear
10 years ago
Yago
610a989e69
downloadFile test
10 years ago
Yago
385590ef3f
Test video Buffer
10 years ago
Yago
f2153a7754
Throw error if Unsupported Buffer file type. Test 'should send a video from a Buffer'
10 years ago
Yago
fd4cf4e353
Tests cases for #56
10 years ago
Yago
cfd32f47bf
Method bot.onText
10 years ago
Yago
bb6a0bb3ff
setWebHook allow sending certificate as param. WebHook Documentation
10 years ago
Yago
6a679b5644
jshint
10 years ago
Yago
c8a4fc6917
Can't import 'del' module. Use fs.unlinkSync instead.
10 years ago
Yago
2cc46de512
How to run the tests.
10 years ago
Ivan Skorokhodov
14dbd12f68
Added downloadFile sugar method
10 years ago
Ivan Skorokhodov
6006ba4fd6
Added getFileLink method to TelegramBot and moved generating of urls to separate method _buildURL
10 years ago
Ivan Skorokhodov
e85f517e00
Added getFile method to TelegramBot
10 years ago
Patricio López
b34caa84c5
added sendVoice function
10 years ago
yago
00567a2f74
Separated polling to telegramPolling.js
11 years ago
yago
923e65c789
Separated WebHook
11 years ago
yago
5e1d13749d
WebHook request bot token can be anywhere on the URL request. Tests
11 years ago
yago
25111f3fee
Add catch function on test getUpdates mock
11 years ago
Ilias Ismanalijev
4192d38ec1
get user profile photos
11 years ago
Ilias Ismanalijev
e47fbc622e
sendlocation
11 years ago
yago
264b554540
sendVideo method
11 years ago
yago
ebfe676ddd
sendSticker method
11 years ago
yago
146157f648
Test #sendDocument into Telegram
11 years ago
Yago
3ed643fd24
Changed to sendDocument on test 'should send a document from id'
11 years ago
Riddler
ad8bf01f56
Add SendDocument Test
11 years ago
Riddler
16b9d2b695
Add SendDocument Test
...
Add SendDocument Test
11 years ago
Ilias Ismanalijev
82631f57c3
send chat action
11 years ago
yago
22814c8588
HTTPS WebHook test
11 years ago
Yago
0a1e6bbb7f
Update index.js
11 years ago
Yago
6a091c307c
Update index.js
11 years ago
yago
9beb32366d
First commit
11 years ago