Commit Graph

65 Commits

Author SHA1 Message Date
6ae56a05b4
Moved tests for Easy::Application into entities/. 2019-05-01 19:10:50 +02:00
909b4edc86
Added tests for Easy::Application.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-01 13:01:00 +02:00
f7ccda7004
Added tests for Easy::Account. 2019-05-01 12:50:33 +02:00
d9a1872d1e
Fixed tests for (un)muting statuses. 2019-04-29 18:35:20 +02:00
667150d18a
Added tests for API::v1::statuses_id_unmute.
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-29 18:26:03 +02:00
95b9dd868d
Added tests for API::v1::statuses_id_mute. 2019-04-29 18:25:43 +02:00
5714d29d95
Added tests for API::v1::accounts_id_unmute. 2019-04-29 18:19:04 +02:00
b17d09490f
Added tests for API::v1::accounts_id_mute. 2019-04-29 18:17:04 +02:00
c626462c0b
Added tests for API::v1::mutes. 2019-04-29 18:09:07 +02:00
e8eab3b947
Moved API tests to tests/api. 2019-04-29 17:59:34 +02:00
f24fae28e9
Added the tag [auth] for tests that need authentication.
Some checks reported errors
the build is pending
continuous-integration/drone/push Build was killed
2019-04-27 22:44:41 +02:00
3705ae8d78
Added tests for API::v1::media_id.
Some checks reported errors
the build is pending
continuous-integration/drone/push Build was killed
2019-04-27 22:33:01 +02:00
3f09180b85
Added tests for API::v1::media. 2019-04-27 22:03:16 +02:00
8b3eaf1e73
Added tests for PUT and DELETE to API::v1::lists_id.
All checks were successful
the build was successful
2019-04-25 17:25:39 +02:00
9301586082
Added POST and DELETE to API::v1::lists_id_accounts. 2019-04-25 17:10:27 +02:00
4302093684
Added tests for POST API::v1::lists.
All checks were successful
the build was successful
2019-04-25 16:24:02 +02:00
b806dbfeb8
Added tests for API::v1::lists_id. 2019-04-25 15:45:03 +02:00
e9ac12efe3
Added tests for API::v1::lists_id_accounts. 2019-04-25 15:39:50 +02:00
91ef34faa4
Added tests for API::v1::accounts_id_lists. 2019-04-25 15:27:54 +02:00
a2aa33cf27
Added tests for API::v1::lists.
All checks were successful
the build was successful
2019-04-25 14:26:14 +02:00
1e58709b5c
Added tests for API::v1::suggestions_accountid.
Some checks failed
the build failed
2019-04-20 00:50:28 +02:00
0ca593b9b0
Added tests for API::v1::suggestions. 2019-04-20 00:43:37 +02:00
8094603c0f
Added tests for API::v1::follow_requests_id_reject. 2019-04-20 00:19:31 +02:00
35778de6e0
Added tests for API::v1::follow_requests_id_authorize. 2019-04-20 00:17:27 +02:00
9cfc245db6
Added tests for API::v1::follow_requests. 2019-04-20 00:12:43 +02:00
53b2a4bbc6
Added tests for API::v1::filters_id.
All checks were successful
the build was successful
2019-04-19 05:48:41 +02:00
90a6873a38
Added tests for API::v1::filter. 2019-04-19 05:35:08 +02:00
cab52b53a0
Added tests for API::v1::statuses_id_unfavourite.
All checks were successful
the build was successful
2019-04-19 02:00:49 +02:00
887b77d334
Added tests for API::v1::statuses_id_favourite. 2019-04-19 01:58:57 +02:00
5e721af0a1
Added tests for API::v1::favourites. 2019-04-19 01:40:36 +02:00
9b1ae88b9b
Corrected expected HTTP error codes in follow/unfollow tests. 2019-04-19 01:39:30 +02:00
12bcb7e59b
Check if display_name really changed. 2019-04-17 08:09:43 +02:00
8db6d59c7a
Added tests for API::v1::endorsements, API::v1::accounts_id_{,un}pin 2019-04-16 23:28:04 +02:00
2e99a0c155
Mention the HTTP method in tests.
All checks were successful
the build was successful
2019-04-16 21:38:08 +02:00
02d538333e
Added tests for API::v1::domain_blocks. 2019-04-16 21:32:15 +02:00
53059684ac
Added test for API::v1::custom_emojis. 2019-04-16 19:52:26 +02:00
4a3432e339
Added support for /api/v1/accounts.
All checks were successful
the build was successful
2019-04-16 19:26:09 +02:00
04b2513493
Added tests for /api/v1/accounts/:id/unblock.
All checks were successful
the build was successful
2019-04-16 04:00:32 +02:00
361f2eaf68
Get environment variables only one time. 2019-04-16 03:55:28 +02:00
984f40a7a4
Added tests for API::v1::accounts_id_block. 2019-04-16 03:25:44 +02:00
28e2470468
Added tests for API::v1::blocks. 2019-04-16 03:15:45 +02:00
76073881fe
Added support for /api/v1/apps/verify_credentials.
All checks were successful
the build was successful
2019-04-16 02:58:20 +02:00
a35688f595
Added tests for API::v1::apps. 2019-04-16 02:37:04 +02:00
915e67f1af
Added tests for API::v1::accounts_search. 2019-04-15 23:55:33 +02:00
5875adf5db
Simplyfied and reduced calls in tests greatly.
All checks were successful
the build was successful
2019-04-15 07:14:54 +02:00
2c6997827f
typo
All checks were successful
the build was successful
2019-04-15 05:17:29 +02:00
73b6462d93
Added tests for API::v1::accounts_relationships.
Some checks failed
the build failed
2019-04-15 04:29:54 +02:00
7539c460a0
Added tests for API::v1::accounts_id_unfollow.
All checks were successful
the build was successful
2019-04-15 03:51:27 +02:00
e86019f41f
Added tests for API::v1::accounts_id_follow. 2019-04-15 03:06:40 +02:00
fa3eefdb74
Print what() in tests if an exception is thrown.
All checks were successful
the build was successful
2019-04-15 02:00:05 +02:00