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 f24fae28e9
the build is pending Details
continuous-integration/drone/push Build was killed Details
Added the tag [auth] for tests that need authentication.
2019-04-27 22:44:41 +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 Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_follow.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_followers.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_following.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_lists.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_pin.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_statuses.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_unblock.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_unfollow.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_id_unpin.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_relationships.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_search.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_update_credentials.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_accounts_verify_credentials.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +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 Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_blocks.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +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 the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_endorsements.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_favourites.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_filters.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_filters_id.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_follow_requests.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_follow_requests_authorize.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_follow_requests_reject.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +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 the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_lists_id.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_lists_id_accounts.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_media.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_media_id.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_statuses_id_favourite.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_statuses_id_unfavourite.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_suggestions.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_api_v1_suggestions_accountid.cpp Added the tag [auth] for tests that need authentication. 2019-04-27 22:44:41 +02:00
test_basics.cpp Simplyfied and reduced calls in tests greatly. 2019-04-15 07:14:54 +02:00