got Telegram scraper tests all working

This commit is contained in:
Tristan Lee
2023-08-01 10:46:50 -05:00
parent 249f411a1d
commit bd67806ed2
3 changed files with 44 additions and 31 deletions

View File

@@ -87,6 +87,8 @@ To run the test suite without archiving media (which can take a long time), run
pipenv run pytest -m "not media"
To see the logging output from a test run, add the ``--capture=no`` flag to the command.
Examples
--------