Ivan Habunek
|
d6678e0498
|
Migrate post command
|
2023-11-28 11:53:43 +01:00 |
Ivan Habunek
|
9ecfa79db8
|
Setup click, migrate read commands
|
2023-11-28 10:13:05 +01:00 |
Ivan Habunek
|
7929919ffc
|
Add --json option to update_account
|
2023-11-22 08:41:15 +01:00 |
Ivan Habunek
|
e961bd696d
|
Make account optional in following and followers
|
2023-11-22 08:22:21 +01:00 |
Ivan Habunek
|
443f9445b1
|
Add --json option to account commands
|
2023-11-21 18:16:37 +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
|
0c37716de1
|
Add --json option to instance command
|
2023-11-21 16:50:19 +01:00 |
Ivan Habunek
|
9664d71b57
|
Make get_instance return the response instead of json
|
2023-11-21 16:50:19 +01:00 |
Ivan Habunek
|
2c4f7e17c9
|
Add --json option to whoami command
|
2023-11-18 15:40:51 +01:00 |
Ivan Habunek
|
6cdba16fcf
|
Make verify_credentials return the http response
Required if we want to emit json without decoding it
|
2023-11-18 15:40:50 +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
|
8aad38671e
|
Add integration tests for status and thread
|
2023-06-28 12:38:29 +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
|
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
|
c659ed7a5d
|
Fix tests
|
2023-03-30 12:09:38 +02:00 |
Ivan Habunek
|
a19670d0c3
|
Add integration tests for lists
|
2023-03-30 12:00:12 +02:00 |
Ivan Habunek
|
3d7f7cfce3
|
Break up integration tests
|
2023-03-30 10:56:40 +02:00 |