Commit Graph

866 Commits

Author SHA1 Message Date
usbharu ee0ad59d40 test: Inboxのセキュリティテストを追加 2023-11-11 14:20:26 +09:00
usbharu 3a0d91de79 test: WebFingerの統合テストを追加 2023-11-11 11:59:54 +09:00
usbharu f2fea24fce chore: 不要な依存を削除 2023-11-09 18:03:45 +09:00
usbharu 8992ff1928 test: 統合テストをできるように 2023-11-09 17:48:48 +09:00
usbharu 4b6316074f Merge pull request #139 from usbharu/usbharu-patch-3
Create coverage.yml
2023-11-09 15:55:43 +09:00
usbharu bab2e538ef Update coverage.yml 2023-11-09 15:49:29 +09:00
usbharu 60bd0951fd Merge branch 'develop' into usbharu-patch-3 2023-11-09 15:37:10 +09:00
usbharu 8a10672be1 Merge pull request #137 from usbharu/feature/test-serialize
Feature/test serialize
2023-11-09 15:36:58 +09:00
usbharu 1089f63e36 test: テストを修正 2023-11-09 15:32:35 +09:00
usbharu 64cd9c0a34 fix: コントローラーのバグ修正 2023-11-09 15:32:14 +09:00
usbharu 217a010b77 test: APSendCreateServiceImplのテストを追加 2023-11-08 17:19:27 +09:00
usbharu b4df1fdeba test: Outboxのテストを追加 2023-11-08 17:04:24 +09:00
usbharu 66fb3c3c93 test: equalsとtostringでカバレッジ計測時に無視できるようなテストを追加(テストを目的としていない) 2023-11-08 16:48:28 +09:00
usbharu 3ec6ace113 test: timelineServiceのテストを追加 2023-11-07 15:12:25 +09:00
usbharu 6a51a9be37 test: ReactionServiceImplのテストを追加 2023-11-07 14:35:23 +09:00
usbharu c6cd6e82cf test: postServiceImplのテストを追加 2023-11-07 12:52:27 +09:00
usbharu 9e7d833a3d Merge branch 'develop' into feature/test-serialize 2023-11-07 00:53:20 +09:00
usbharu 8de3191e90 Merge pull request #138 from usbharu/usbharu-patch-2
Update test.yml
2023-11-07 00:53:01 +09:00
usbharu 0192e799e6 Merge branch 'develop' into feature/test-serialize 2023-11-07 00:50:00 +09:00
usbharu 549eebe962 Update test.yml 2023-11-07 00:48:52 +09:00
usbharu cfe962ee90 Create coverage.yml 2023-11-07 00:45:38 +09:00
usbharu fd6eeac77e Update test.yml 2023-11-07 00:40:37 +09:00
usbharu 8ea8a6b00f chore: カバレッジ計測時のみテストを失敗しないように 2023-11-06 23:59:17 +09:00
usbharu ad25a45c42 chore: テストに失敗してもタスク自体は継続するように 2023-11-06 23:12:04 +09:00
usbharu 1a34981288 test: mastodonTimelineApiControllerのテストを追加 2023-11-06 23:11:36 +09:00
usbharu 4719098037 chore: Koverのカバレッジレポートを出力できるように 2023-11-06 17:49:34 +09:00
usbharu 8a770ab1f2 test: mastodonStatusesApiControllerのテストを追加 2023-11-06 17:22:01 +09:00
usbharu 09f5794357 test: MastodonMediaApiControllerのテストを追加 2023-11-06 16:56:06 +09:00
usbharu 9649105999 test: MastodonInstanceApiControllerのテストを追加 2023-11-06 16:32:51 +09:00
usbharu 948f24c451 test: MastodonAccountApiControllerのテストを追加 2023-11-06 15:05:28 +09:00
usbharu 3684d3f2ef test: MastodonAppsApiControllerのテストを追加 2023-11-06 15:05:03 +09:00
usbharu 22475bfed0 test: テスト名が間違っていたので修正 2023-11-05 14:51:16 +09:00
usbharu 5bf7a1a25c refactor: 不要なデフォルト実装を削除 2023-11-05 14:50:06 +09:00
usbharu 117a97123c test: noteのエンドポイントのテストを追加 2023-11-05 14:46:20 +09:00
usbharu d650586a7a test: inboxのコントローラーのテストにuser-inboxのテストを追加 2023-11-05 13:30:25 +09:00
usbharu a2420622c5 test: actorのエンドポイントのテストを追加 2023-11-05 13:28:04 +09:00
usbharu ec24100f0a test: inboxのテストを追加 2023-11-05 00:34:01 +09:00
usbharu 3ed6b20dc5 test: inboxのテストを追加 2023-11-05 00:24:56 +09:00
usbharu df61e65fb0 test: WebFingerControllerのテストを追加 2023-11-04 19:10:52 +09:00
usbharu 4418caaf99 test: Noteのシリアライズテストを追加 2023-11-03 15:04:09 +09:00
usbharu ef352d43a6 test: Objectのシリアライズテストを追加 2023-11-03 14:46:07 +09:00
usbharu 00d24b5030 test: テストを修正 2023-11-03 14:11:14 +09:00
usbharu 31a3bfd714 test: jsonldのシリアライズテストを追加 2023-11-03 13:59:42 +09:00
usbharu 381d07bf62 Merge pull request #136 from usbharu/bugfix/timeline-duplicate-exception
fix: タイムライン重複判定で発生する例外のcatchの失敗を修正
2023-11-03 01:37:47 +09:00
usbharu 08fac14c89 Merge branch 'develop' into bugfix/timeline-duplicate-exception 2023-11-03 01:36:46 +09:00
usbharu 9a457e25c3 test: Deleteのシリアライズのテストを追加 2023-11-03 01:36:39 +09:00
usbharu ed6dec521e fix: タイムライン重複判定で発生する例外のcatchの失敗を修正 2023-11-03 01:09:06 +09:00
usbharu 8596c3efca Merge pull request #134 from usbharu/feature/receive-delete
feat: リモートのNoteのDelete Activityの受信に対応
2023-11-03 01:08:35 +09:00
usbharu 88fbec075f style: fix lint 2023-11-03 01:05:58 +09:00
usbharu 318ff91eb4 Merge remote-tracking branch 'origin/feature/receive-delete' into feature/receive-delete 2023-11-03 01:00:43 +09:00