1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/tests
Denis Laxalde 5174a751f2 Implement "notifications" command
The list of notifications is diplayed with each item enclosed within an
horizontal line as for timeline. When a status is involved (when
notification type is "reblog" or "favourite"), we also display the full
status.

Closes #81.
2019-02-17 14:09:56 +01:00
..
__init__.py Add coding directive 2017-04-15 14:53:08 +02:00
test_api.py Simplify mocking in tests 2018-06-07 10:05:14 +02: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 Implement "notifications" command 2019-02-17 14:09:56 +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