Commit Graph

490 Commits

Author SHA1 Message Date
tastytea c94a2ccb4a
Added example for EXTRA_TEST_ARGS.
the build was successful Details
2019-04-20 01:30:05 +02:00
tastytea 1e58709b5c
Added tests for API::v1::suggestions_accountid.
the build failed Details
2019-04-20 00:50:28 +02:00
tastytea 0ca593b9b0
Added tests for API::v1::suggestions. 2019-04-20 00:43:37 +02:00
tastytea 14d0263606
Added support for /api/v1/suggestions,
and /api/v1/suggestions/:account_id.
2019-04-20 00:39:52 +02:00
tastytea 8094603c0f
Added tests for API::v1::follow_requests_id_reject. 2019-04-20 00:19:31 +02:00
tastytea 35778de6e0
Added tests for API::v1::follow_requests_id_authorize. 2019-04-20 00:17:27 +02:00
tastytea 9cfc245db6
Added tests for API::v1::follow_requests. 2019-04-20 00:12:43 +02:00
tastytea eaaa63a20c
Fixed definition of newly moved functions, changed calls to them.
the build was successful Details
2019-04-19 10:42:30 +02:00
tastytea fb27e79b3d
Deprecated API::urlencode, API::urldecode, API::unescape_html.
the build failed Details
Replaced by Mastodon::urlencode, Mastodon::urldecode,
Mastodon::unescape_html.
2019-04-19 09:11:37 +02:00
tastytea e9aa714ecf
Added Easy::context_type to list of types.
the build was successful Details
2019-04-19 06:12:01 +02:00
tastytea 53b2a4bbc6
Added tests for API::v1::filters_id.
the build was successful Details
2019-04-19 05:48:41 +02:00
tastytea 90a6873a38
Added tests for API::v1::filter. 2019-04-19 05:35:08 +02:00
tastytea 2527e9523e
Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
tastytea cab52b53a0
Added tests for API::v1::statuses_id_unfavourite.
the build was successful Details
2019-04-19 02:00:49 +02:00
tastytea 887b77d334
Added tests for API::v1::statuses_id_favourite. 2019-04-19 01:58:57 +02:00
tastytea 5e721af0a1
Added tests for API::v1::favourites. 2019-04-19 01:40:36 +02:00
tastytea 9b1ae88b9b
Corrected expected HTTP error codes in follow/unfollow tests. 2019-04-19 01:39:30 +02:00
tastytea 7f46be68d1
Added daylight savings time detection to Easy::Entity::get_time(). 2019-04-18 04:46:55 +02:00
tastytea 5dee115f8f
Fixed RSS link.
the build was successful Details
2019-04-17 20:10:42 +02:00
tastytea 12bcb7e59b
Check if display_name really changed. 2019-04-17 08:09:43 +02:00
tastytea e48c289c23
Added RSS link.
the build was successful Details
2019-04-17 05:37:28 +02:00
tastytea 8db6d59c7a
Added tests for API::v1::endorsements, API::v1::accounts_id_{,un}pin 2019-04-16 23:28:04 +02:00
tastytea 2e99a0c155
Mention the HTTP method in tests.
the build was successful Details
2019-04-16 21:38:08 +02:00
tastytea 02d538333e
Added tests for API::v1::domain_blocks. 2019-04-16 21:32:15 +02:00
tastytea 53059684ac
Added test for API::v1::custom_emojis. 2019-04-16 19:52:26 +02:00
tastytea 275504a079
Added "visible_in_picker" to required fields in Easy::emoji. 2019-04-16 19:51:34 +02:00
tastytea 4a3432e339
Added support for /api/v1/accounts.
the build was successful Details
2019-04-16 19:26:09 +02:00
tastytea b54d54666a
Added the variable EXTRA_TEST_ARGS to cmake. 2019-04-16 18:40:35 +02:00
tastytea 346154c062
Added Easy::Token. 2019-04-16 17:56:45 +02:00
tastytea 8db37998fc
Fixed include path. 2019-04-16 17:55:49 +02:00
tastytea a86cd8eaa0
Added support for clang++ 5/6.
the build was successful Details
2019-04-16 05:35:27 +02:00
tastytea 04b2513493
Added tests for /api/v1/accounts/:id/unblock.
the build was successful Details
2019-04-16 04:00:32 +02:00
tastytea 361f2eaf68
Get environment variables only one time. 2019-04-16 03:55:28 +02:00
tastytea 984f40a7a4
Added tests for API::v1::accounts_id_block. 2019-04-16 03:25:44 +02:00
tastytea 28e2470468
Added tests for API::v1::blocks. 2019-04-16 03:15:45 +02:00
tastytea 76073881fe
Added support for /api/v1/apps/verify_credentials.
the build was successful Details
2019-04-16 02:58:20 +02:00
tastytea a35688f595
Added tests for API::v1::apps. 2019-04-16 02:37:04 +02:00
tastytea 915e67f1af
Added tests for API::v1::accounts_search. 2019-04-15 23:55:33 +02:00
tastytea 5875adf5db
Simplyfied and reduced calls in tests greatly.
the build was successful Details
2019-04-15 07:14:54 +02:00
tastytea 2c6997827f
typo
the build was successful Details
2019-04-15 05:17:29 +02:00
tastytea 73b6462d93
Added tests for API::v1::accounts_relationships.
the build failed Details
2019-04-15 04:29:54 +02:00
tastytea 7539c460a0
Added tests for API::v1::accounts_id_unfollow.
the build was successful Details
2019-04-15 03:51:27 +02:00
tastytea 5408f6f235
Added test for malformed JSON. 2019-04-15 03:48:39 +02:00
tastytea f84a272f53
Added support for "errors" in addition to "error". #12
the build was successful Details
2019-04-15 03:07:04 +02:00
tastytea e86019f41f
Added tests for API::v1::accounts_id_follow. 2019-04-15 03:06:40 +02:00
tastytea 9d1bb4a6e3
Changed requirement for a valid Easy::Status.
Made it required that "replies_count" and "application" is present in
statuses.
2019-04-15 02:03:24 +02:00
tastytea fa3eefdb74
Print what() in tests if an exception is thrown.
the build was successful Details
2019-04-15 02:00:05 +02:00
tastytea 5b387a1c7b
Added tests for API::v1::accounts_id_statuses. 2019-04-15 01:59:41 +02:00
tastytea 9c5779fd04
Added tests for API::v1::accounts_id_following.
the build was successful Details
2019-04-15 01:39:28 +02:00
tastytea ae7ac65931
Allowed the user ID for tests to be changed.
With the environment variable MASTODON_CPP_USER_ID.
2019-04-15 01:19:26 +02:00