Mastodonplus.py/tests/cassettes
2018-01-03 11:44:14 +01:00
..
test_account.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_account_block_unblock.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_account_follow_unfollow.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_account_followers.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_account_following.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_account_mute_unmute.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_account_relationships.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_account_search.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_account_update_credentials.yaml add tests for account methods 2017-11-30 00:56:35 +01:00
test_blocks.yaml add tests for mutes and blocks 2017-11-30 02:24:16 +01:00
test_date_hook.yaml add tests for json hooks 2017-11-27 03:12:02 +01:00
test_domain_block_unblock.yaml add tests for domain block methods 2017-11-30 01:29:20 +01:00
test_domain_blocks.yaml add tests for domain block methods 2017-11-30 01:29:20 +01:00
test_favourites.yaml add test for favourites 2017-11-30 02:26:28 +01:00
test_fetch_next_previous.yaml add test for pagination 2017-11-28 01:41:18 +01:00
test_fetch_next_previous_from_pagination_info.yaml add test for using _pagination_prev and _pagination_next directly 2017-11-29 23:59:53 +01:00
test_fetch_remaining.yaml add test for fetch_remaining 2017-11-28 01:49:15 +01:00
test_follow_request_authorize.yaml add tests for follow request methods 2017-11-30 01:54:52 +01:00
test_follow_request_reject.yaml add tests for follow request methods 2017-11-30 01:54:52 +01:00
test_follow_requests.yaml add tests for follow request methods 2017-11-30 01:54:52 +01:00
test_hashtag_tl.yaml add timeline tests 2017-11-27 14:20:31 +01:00
test_home_tl.yaml add timeline tests 2017-11-27 14:20:31 +01:00
test_home_tl_anonymous_throws.yaml add a test for accessing a tl that one does not have access to 2017-11-27 14:35:56 +01:00
test_id_hook.yaml add tests for json hooks 2017-11-27 03:12:02 +01:00
test_id_hook_in_reply_to.yaml add tests for json hooks 2017-11-27 03:12:02 +01:00
test_id_hook_within_reblog.yaml add tests for json hooks 2017-11-27 03:12:02 +01:00
test_instance.yaml add a test for instance 2017-11-27 03:12:02 +01:00
test_log_in_password.yaml add another user to the test setup 2017-11-29 22:06:24 +01:00
test_log_in_password_incorrect.yaml add tests for log_in 2017-11-27 20:43:27 +01:00
test_log_in_password_to_file.yaml add another user to the test setup 2017-11-29 22:06:24 +01:00
test_media_post[False].yaml add tests for media 2017-11-27 23:49:14 +01:00
test_media_post[True].yaml add tests for media 2017-11-27 23:49:14 +01:00
test_media_post_file.yaml add tests for media 2017-11-27 23:49:14 +01:00
test_mutes.yaml add tests for mutes and blocks 2017-11-30 02:24:16 +01:00
test_notifications.yaml add tests for notification methods 2017-11-30 02:36:43 +01:00
test_notifications_clear.yaml add tests for notification methods 2017-11-30 02:36:43 +01:00
test_notifications_dismiss.yaml add tests for notification methods 2017-11-30 02:36:43 +01:00
test_public_tl.yaml update public tl test to also test local tl 2017-11-27 15:26:33 +01:00
test_public_tl_anonymous.yaml add timeline tests 2017-11-27 14:20:31 +01:00
test_search.yaml add test for search method 2017-11-30 02:13:44 +01:00
test_status.yaml add tests for reading statuses 2017-11-27 21:36:34 +01:00
test_status_context.yaml add tests for reading statuses 2017-11-27 21:36:34 +01:00
test_status_empty.yaml add failing test case for #111 2017-11-29 22:07:27 +01:00
test_status_fav_unfav.yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_favourited_by.yaml add tests for reading statuses 2017-11-27 21:36:34 +01:00
test_status_missing.yaml add tests for reading statuses 2017-11-27 21:36:34 +01:00
test_status_mute_unmute.yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[Content warning-direct].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[Content warning-private].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[Content warning-public].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[Content warning-unlisted].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[Content warning].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[None-direct].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[None-private].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[None-public].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[None-unlisted].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_post[None].yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_reblog_unreblog.yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_status_reblogged_by.yaml add tests for reading statuses 2017-11-27 21:36:34 +01:00
test_toot.yaml add tests for writing statuses 2017-11-27 22:52:19 +01:00
test_unauthed_home_tl_throws.yaml update tests 2018-01-03 11:44:14 +01:00