1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/tests
Ivan Habunek 47be3a762a
Fix language specification
Old API docs claimed to require ISO 639-2 format, testing determines
that that ISO 639-1 is required instead.
2022-12-11 23:15:07 +01:00
..
assets Set up integration tests against a local instance 2022-11-24 11:21:02 +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 Fix language specification 2022-12-11 23:15:07 +01:00
test_integration.py Fix language specification 2022-12-11 23:15:07 +01:00
test_output.py Improve colorize 2022-12-02 08:50:34 +01:00
test_utils.py Add duration parsing 2022-12-01 10:20:50 +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