1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-29 04:35:54 -04:00
toot/tests/integration
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
..
__init__.py Break up integration tests 2023-03-30 10:56:40 +02:00
conftest.py Break up integration tests 2023-03-30 10:56:40 +02:00
test_accounts.py Break up integration tests 2023-03-30 10:56:40 +02:00
test_auth.py Break up integration tests 2023-03-30 10:56:40 +02:00
test_lists.py Extract fetching list ID 2023-03-30 12:31:04 +02:00
test_post.py Break up integration tests 2023-03-30 10:56:40 +02:00
test_read.py Break up integration tests 2023-03-30 10:56:40 +02:00
test_status.py Fix tests 2023-03-30 12:09:38 +02:00