summaryrefslogtreecommitdiff
path: root/test/fetch-resource.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* APIドキュメントが見れなくなっているのを修正など (#7500)MeiMei2021-05-051-1/+16
| | | | | | | * Test api.json * Fix typo * Fix api-doc
* Fix assets test and favicon type (#7344)MeiMei2021-03-131-6/+13
| | | | | | | | | * fix * koa-faviconはimage/x-iconがデフォルトらしい * シンプルに * faviconなど
* test: Add apple-touch-icon.png testsyuilo2021-03-131-0/+5
|
* fix commentsyuilo2021-03-131-2/+2
|
* add testsyuilo2021-03-131-0/+5
|
* リソースが取得できるかどうかのテストなど (#7316)MeiMei2021-03-121-0/+170
* Tests for Fetch resource * Remove unnecessary copy * Update koa-views, pug