1
0
forked from mirror/misskey
mi.moris.day/packages/frontend
Take-John bbe80af1dd
Fix: aiscriptディレクトリ内の型エラー解消と単体テスト ()
* AiScript APIの型エラーに対処

* AiScript UI APIのテスト作成

* onInputなどがPromiseを返すように

* AiScript共通APIのテスト作成

* CHANGELOG記載

* 定数のテストをconcurrentに

* vi.mockを使用

* misskeyApiをmisskeyApiUntypedのエイリアスとする

* 期待されるエラーメッセージを修正

* Mk:removeのテスト

* misskeyApiの型を変更
2025-01-07 12:28:48 +00:00
..
.storybook
.vscode
@types
assets
lib
public
src Fix: aiscriptディレクトリ内の型エラー解消と単体テスト () 2025-01-07 12:28:48 +00:00
test Fix: aiscriptディレクトリ内の型エラー解消と単体テスト () 2025-01-07 12:28:48 +00:00
.gitignore
eslint.config.js
package.json Revert "use nodemon 3.0.2" 2024-11-15 19:40:12 +09:00
tsconfig.json fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする () 2025-01-07 12:23:05 +00:00
vite.config.local-dev.ts
vite.config.ts
vite.json5.ts
vue-shims.d.ts