0
0
mirror of https://github.com/ihabunek/toot.git synced 2025-09-21 19:35:03 -04:00

11 Commits

Author SHA1 Message Date
Ivan Habunek
3ff9bc7942 Use assert_ok helper for better testing errors 2024-09-22 22:14:36 +02:00
Ivan Habunek
724f27f860 Remove unused imports 2024-01-01 12:14:15 +01:00
Ivan Habunek
d1fe0ca92d Replace sleeps in tests with retries 2024-01-01 12:12:08 +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
51fcd60eb5 Migrate status commands 2023-11-28 12:26:08 +01:00
Ivan Habunek
d6678e0498 Migrate post command 2023-11-28 11:53:43 +01:00
Ivan Habunek
016ae25569 Add --json option to various status commands 2023-11-21 16:51:02 +01:00
Ivan Habunek
4203e8d313 Dedupe duplicate function 2023-11-21 16:51:02 +01:00
Ivan Habunek
7793d4499a Add --json option to post command 2023-11-21 16:51:02 +01:00
Ivan Habunek
c659ed7a5d Fix tests 2023-03-30 12:09:38 +02:00
Ivan Habunek
3d7f7cfce3 Break up integration tests 2023-03-30 10:56:40 +02:00