misskey/packages/backend/test/e2e
Kisaragi 6b2072f4b1
fix(backend/antenna): キーワードが与えられなかった場合のエラーをApiErrorとして投げる (#14491)
* fix(backend/antenna): report validation failure as ApiError on update

* test(backend/antenna): reflect change in previous commit

* fix(backend/antenna): report validation failure as ApiError on create

* test(backend/antenna): reflect change in previous commit

* test(backend/antenna): semi

* test(backend/antenna): bring being spread parameters first in object literal

* chore: add CHANGELOG entry

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-15 15:13:46 +09:00
..
synalio feature: ユーザ作成時にSystemWebhookを発信できるようにする (#14321) 2024-07-29 21:31:32 +09:00
2fa.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
antennas.ts fix(backend/antenna): キーワードが与えられなかった場合のエラーをApiErrorとして投げる (#14491) 2024-09-15 15:13:46 +09:00
api-visibility.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
api.ts test(backend): refactor tests (#13499) 2024-03-03 20:15:35 +09:00
block.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
clips.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
drive.ts test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
endpoints.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
exports.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
fetch-resource.ts fix(backend): フィードのノートのMFMはHTMLにレンダーしてから返す (#14006) 2024-06-22 12:51:02 +09:00
fetch-validate-ap-deny.ts Merge pull request from GHSA-qqrm-9grj-6v32 2024-02-17 12:41:19 +09:00
ff-visibility.ts test(backend): refactor tests (#13499) 2024-03-03 20:15:35 +09:00
move.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
mute.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
nodeinfo.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
note.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
oauth.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
renote-mute.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
reversi-game.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
streaming.ts 自分のフォロワー限定投稿に対するリプライがホームタイムラインで見えないことが有る問題を修正 (#13835) 2024-07-30 19:44:08 +09:00
thread-mute.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
timelines.ts test: フォローしていないユーザーからの自分への返信が含まれることを確認するテストを追加 (#14333) 2024-07-31 07:23:38 +09:00
user-notes.ts test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
users.ts fix(backend): 一般ユーザーから見たユーザーのバッジの一覧に公開されていないものが含まれることがある問題を修正 (#14195) 2024-07-14 09:26:25 +09:00
well-known.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00