Skip to content

"run tests" procedure described in "python-telegram-bot#getting-the-code" does not work #221

@eguiraud

Description

@eguiraud

Just executing

$ git clone https://github.com/python-telegram-bot/python-telegram-bot
$ cd python-telegram-bot
$ pip install -r requirements.txt
$ make test

produces several errors. I think they are due to the environment variable TOKEN not being set, but even when it is, it looks like the tests rely on specific chat_id's and assert a specific id for the bot.

What did I not understand?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions