This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/tests
tastytea 3705ae8d78
the build is pending Details
continuous-integration/drone/push Build was killed Details
Added tests for API::v1::media_id.
2019-04-27 22:33:01 +02:00
..
environment_variables.hpp Added tests for API::v1::media_id. 2019-04-27 22:33:01 +02:00
main.cpp Added tests for API::v1::media_id. 2019-04-27 22:33:01 +02:00
test.gif Added tests for API::v1::media. 2019-04-27 22:03:16 +02:00
test_api_v1_accounts.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_id.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_id_block.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_id_follow.cpp Corrected expected HTTP error codes in follow/unfollow tests. 2019-04-19 01:39:30 +02:00
test_api_v1_accounts_id_followers.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_id_following.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_id_lists.cpp Added tests for API::v1::lists_id_accounts. 2019-04-25 15:39:50 +02:00
test_api_v1_accounts_id_pin.cpp Added tests for API::v1::endorsements, API::v1::accounts_id_{,un}pin 2019-04-16 23:28:04 +02:00
test_api_v1_accounts_id_statuses.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_id_unblock.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_id_unfollow.cpp Corrected expected HTTP error codes in follow/unfollow tests. 2019-04-19 01:39:30 +02:00
test_api_v1_accounts_id_unpin.cpp Added tests for API::v1::endorsements, API::v1::accounts_id_{,un}pin 2019-04-16 23:28:04 +02:00
test_api_v1_accounts_relationships.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_search.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_accounts_update_credentials.cpp Check if display_name really changed. 2019-04-17 08:09:43 +02:00
test_api_v1_accounts_verify_credentials.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_apps.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_apps_verify_credentials.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_blocks.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_custom_emojis.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_domain_blocks.cpp Added tests for API::v1::domain_blocks. 2019-04-16 21:32:15 +02:00
test_api_v1_endorsements.cpp Added tests for API::v1::endorsements, API::v1::accounts_id_{,un}pin 2019-04-16 23:28:04 +02:00
test_api_v1_favourites.cpp Added tests for API::v1::favourites. 2019-04-19 01:40:36 +02:00
test_api_v1_filters.cpp Added tests for API::v1::filter. 2019-04-19 05:35:08 +02:00
test_api_v1_filters_id.cpp Added tests for API::v1::filters_id. 2019-04-19 05:48:41 +02:00
test_api_v1_follow_requests.cpp Added tests for API::v1::follow_requests. 2019-04-20 00:12:43 +02:00
test_api_v1_follow_requests_authorize.cpp Added tests for API::v1::follow_requests_id_authorize. 2019-04-20 00:17:27 +02:00
test_api_v1_follow_requests_reject.cpp Added tests for API::v1::follow_requests_id_reject. 2019-04-20 00:19:31 +02:00
test_api_v1_instance.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +02:00
test_api_v1_lists.cpp Added tests for POST API::v1::lists. 2019-04-25 16:24:02 +02:00
test_api_v1_lists_id.cpp Added tests for PUT and DELETE to API::v1::lists_id. 2019-04-25 17:25:39 +02:00
test_api_v1_lists_id_accounts.cpp Added POST and DELETE to API::v1::lists_id_accounts. 2019-04-25 17:10:27 +02:00
test_api_v1_media.cpp Added tests for API::v1::media. 2019-04-27 22:03:16 +02:00
test_api_v1_media_id.cpp Added tests for API::v1::media_id. 2019-04-27 22:33:01 +02:00
test_api_v1_statuses_id_favourite.cpp Added tests for API::v1::statuses_id_favourite. 2019-04-19 01:58:57 +02:00
test_api_v1_statuses_id_unfavourite.cpp Added tests for API::v1::statuses_id_unfavourite. 2019-04-19 02:00:49 +02:00
test_api_v1_suggestions.cpp Added tests for API::v1::suggestions. 2019-04-20 00:43:37 +02:00
test_api_v1_suggestions_accountid.cpp Added tests for API::v1::suggestions_accountid. 2019-04-20 00:50:28 +02:00
test_basics.cpp Simplyfied and reduced calls in tests greatly. 2019-04-15 07:14:54 +02:00