1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
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