Enable strict/explicit code highlighting

This commit is contained in:
Mads Marquart
2019-07-03 23:42:32 +02:00
parent d279c96dd5
commit a9c681818a
5 changed files with 26 additions and 20 deletions

View File

@@ -1,4 +1,3 @@
.. highlight:: sh
.. _testing:
Testing
@@ -14,7 +13,9 @@ To use the tests, copy ``tests/data.json`` to ``tests/my_data.json`` or type the
Please remember to test all supported python versions.
If you've made any changes to the 2FA functionality, test it with a 2FA enabled account.
If you only want to execute specific tests, pass the function names in the command line (not including the ``test_`` prefix). Example::
If you only want to execute specific tests, pass the function names in the command line (not including the ``test_`` prefix). Example:
.. code-block:: sh
$ python tests.py sendMessage sessions sendEmoji