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 53b2a4bbc6
the build was successful Details
Added tests for API::v1::filters_id.
2019-04-19 05:48:41 +02:00
..
environment_variables.hpp Added tests for API::v1::filters_id. 2019-04-19 05:48:41 +02:00
main.cpp Added tests for API::v1::filters_id. 2019-04-19 05:48:41 +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_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_instance.cpp Mention the HTTP method in tests. 2019-04-16 21:38:08 +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_basics.cpp Simplyfied and reduced calls in tests greatly. 2019-04-15 07:14:54 +02:00