misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.95k stars 1.35k forks source link

test(backend): add federation test #14582

Open zyoshoka opened 3 weeks ago

zyoshoka commented 3 weeks ago

What

Misskey サーバー間連合のテストを追加します。

Why

Closes #10321

Additional info (optional)

Checklist

github-actions[bot] commented 3 weeks ago

このPRによるapi.jsonの差分 差分はありません。 Get diff files from Workflow Page

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 39.57%. Comparing base (33b34ad) to head (9466c23). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14582 +/- ## =========================================== - Coverage 41.39% 39.57% -1.83% =========================================== Files 1558 1554 -4 Lines 201448 195684 -5764 Branches 2622 3553 +931 =========================================== - Hits 83393 77436 -5957 - Misses 117487 117678 +191 - Partials 568 570 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 weeks ago

api.jsonの差分作成中にエラーが発生しました。詳細はWorkflowのログを確認してください。

zyoshoka commented 2 weeks ago

とりあえず叩き台としてのテストは書けたので ready for review にしておきます