1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/tests
Ivan Habunek b15cb85a23
Standardize http request method parameters
This allows setting either json or data. Until now we were always using
data and this is not enough for some endpoints.
2022-11-24 11:20:59 +01:00
..
__init__.py Add coding directive 2017-04-15 14:53:08 +02:00
test_api.py Standardize http request method parameters 2022-11-24 11:20:59 +01:00
test_auth.py Reimplement configuration to allow multiple logins 2018-01-02 12:24:32 +01:00
test_config.py Fix XDG_CONFIG_HOME tests 2018-04-17 21:09:26 +02:00
test_console.py Standardize http request method parameters 2022-11-24 11:20:59 +01:00
test_utils.py Consolidate wcwidth-related utils in one module 2019-02-14 15:45:27 +01:00
test_version.py Add __version__ to init file 2018-01-15 12:19:37 +01:00
utils.py Simplify mocking in tests 2018-06-07 10:05:14 +02:00