This website requires JavaScript.
Explore
Help
Register
Sign In
tastytea
/
mastodon-cpp
Archived
Watch
1
Star
0
Fork
0
You've already forked mastodon-cpp
Code
Issues
2
Pull Requests
Releases
26
Wiki
Activity
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.
0.105.0
mastodon-cpp
/
tests
History
tastytea
1e58709b5c
Some checks failed
the build failed
Details
Added tests for API::v1::suggestions_accountid.
2019-04-20 00:50:28 +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_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_id.cpp
Mention the HTTP method in tests.
2019-04-16 21:38:08 +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_accounts.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_apps.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_id.cpp
Added tests for API::v1::filters_id.
2019-04-19 05:48:41 +02:00
test_api_v1_filters.cpp
Added tests for API::v1::filter.
2019-04-19 05:35:08 +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_follow_requests.cpp
Added tests for API::v1::follow_requests.
2019-04-20 00:12:43 +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_api_v1_suggestions_accountid.cpp
Added tests for API::v1::suggestions_accountid.
2019-04-20 00:50:28 +02:00
test_api_v1_suggestions.cpp
Added tests for API::v1::suggestions.
2019-04-20 00:43:37 +02:00
test_basics.cpp
Simplyfied and reduced calls in tests greatly.
2019-04-15 07:14:54 +02:00