mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-31 14:25:57 +00:00
doc: Improve project documentation
This commit is contained in:
@@ -13,6 +13,10 @@ export TEST_GROUP_ID=<GROUP_ID>
|
||||
# Game short name which to use in some of the tests, e.g. TelegramBot#sendGame()
|
||||
export TEST_GAME_SHORT_NAME=<GAME_SHORT_NAME>
|
||||
|
||||
# Run tests
|
||||
# Run ALL tests
|
||||
npm run test
|
||||
|
||||
# Run individual tests
|
||||
npm run eslint # static-analysis
|
||||
npm run mocha # mocha tests
|
||||
```
|
||||
|
Reference in New Issue
Block a user