1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-29 04:35:54 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
Ivan Habunek
f72e4ba844
Move code from toot.tui.base to toot.tui 2023-12-14 11:35:52 +01:00
Ivan Habunek
2f3f686a00
Rework how app, user are passed to context 2023-12-14 10:11:09 +01:00
Ivan Habunek
8e7a90e8da
Remove unused code 2023-12-07 10:23:05 +01:00
Ivan Habunek
2429d9f751
Migrate timeline commands 2023-12-03 13:29:31 +01:00
Ivan Habunek
e5c8fc4f77
Extend instance tests 2023-11-30 20:08:59 +01:00
Ivan Habunek
3dc5d35751
Migrate account commands 2023-11-28 14:05:44 +01:00
Ivan Habunek
9ecfa79db8
Setup click, migrate read commands 2023-11-28 10:13:05 +01:00
Ivan Habunek
443f9445b1
Add --json option to account commands 2023-11-21 18:16:37 +01:00
Ivan Habunek
9664d71b57
Make get_instance return the response instead of json 2023-11-21 16:50:19 +01:00
Ivan Habunek
7da372e4a8
Disable settings for testing 2023-06-28 14:55:28 +02:00
Ivan Habunek
38487a0774
Fix error in docs 2023-06-28 14:46:36 +02:00
Ivan Habunek
4df2abf5cd
Implement base_url as fixture 2023-06-22 10:59:44 +02:00
Ivan Habunek
cee289a391
Fix integration test skip logic 2023-04-06 21:35:12 +02:00
Ivan Habunek
5cb8967c84
Simplify integration tests by catching ConsoleError 2023-03-30 12:44:32 +02:00
Ivan Habunek
3d7f7cfce3
Break up integration tests 2023-03-30 10:56:40 +02:00