summaryrefslogtreecommitdiff
path: root/packages/backend/test/prelude (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): notes/createのバリデーションが効いていない Fix #10079 Co-Authored-By: mei23 <m@m544.net> * anyOf内にバリデーションを書いても最初の一つしかチェックされない * :v: * wip * wip * :v: * RequiredProp * Revert "RequiredProp" This reverts commit 74693900119a590263106fa3adefd008d69ce80c. * add api:notes/create * fix lint * text * :v: * improve readability --------- Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: use testsyuilo2023-02-022-4/+4
|
* なんかもうめっちゃ変えたsyuilo2022-09-182-2/+2
|
* lintsyuilo2022-05-211-1/+1
|
* refactor: Use ESM (#8358)syuilo2022-02-272-2/+2
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* fix testsyuilo2021-11-122-0/+31