1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-30 06:35:24 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ivan Habunek
1dac093be7
Add --json option to lists commands 2023-12-14 14:10:53 +01:00
Ivan Habunek
164016481d
Replace lists commands with subcommands 2023-12-13 16:14:46 +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
5d9ee44cec
Migrate list commands 2023-11-29 12:11:41 +01:00
Ivan Habunek
d6678e0498
Migrate post command 2023-11-28 11:53:43 +01:00
Ivan Habunek
5cb8967c84
Simplify integration tests by catching ConsoleError 2023-03-30 12:44:32 +02:00
Ivan Habunek
e3394c1693
Extract fetching list ID
Also don't check if account is found, that function alredy raises a
ConsoleError.
2023-03-30 12:31:04 +02:00
Ivan Habunek
a19670d0c3
Add integration tests for lists 2023-03-30 12:00:12 +02:00