1
0
mirror of https://github.com/ihabunek/toot synced 2025-02-05 13:47:34 +01:00

8 Commits

Author SHA1 Message Date
Ivan Habunek
3ff9bc7942
Use assert_ok helper for better testing errors 2024-09-22 22:14:36 +02:00
Kian-Meng Ang
2d0089893f Fix typos
Found via `codespell -L fo,te,oll`
2024-01-08 02:59:35 +08:00
Ivan Habunek
d1fe0ca92d
Replace sleeps in tests with retries 2024-01-01 12:12:08 +01:00
Ivan Habunek
301c8d21df
Add test util function for retrying tests 2024-01-01 11:14:04 +01:00
Ivan Habunek
1dac093be7
Add --json option to lists commands 2023-12-14 14:10:53 +01:00
Ivan Habunek
fab23b9069
Reorganize cli imports
The old way did not allow for having multiple commands of the same name
2023-12-13 15:00:47 +01:00
Ivan Habunek
bbb5658781
Overhaul output to use click 2023-12-05 11:55:09 +01:00
Ivan Habunek
2429d9f751
Migrate timeline commands 2023-12-03 13:29:31 +01:00