RSSHub/lib/middleware
DIYgod b774c60858
test: add full routes test (#14934)
* test: add critical routes test

* fix: youtube channels config

* test: add full routes test

* test: output full routes test result

* test: build routes before test

* test: use one reporter

* test: fix cache test errors

* test: fix cache test errors

* chore: puppeteerrc.cjs

* chore: puppeteerrc.cjs

* chore: puppeteerrc.cjs

* fix: build script

* chore: puppeteerrc rename

* test: route test names

* chore: pass test result to docs
2024-03-24 19:00:03 +08:00
..
templates
access-control.test.ts feat: replace jest with vitest 2024-03-03 18:57:07 +08:00
access-control.ts fix: logo not showing with ACCESS_KEY (#14722) 2024-03-09 00:09:34 +08:00
anti-hotlink.test.ts fix(anti-hotlink): skip base64 image (#14676) 2024-03-06 02:35:30 +08:00
anti-hotlink.ts fix(anti-hotlink): skip base64 image (#14676) 2024-03-06 02:35:30 +08:00
cache.test.ts test: add full routes test (#14934) 2024-03-24 19:00:03 +08:00
cache.ts refactor: eslint warning 2024-02-27 00:57:51 +08:00
debug.test.ts feat: replace jest with vitest 2024-03-03 18:57:07 +08:00
debug.ts feat(index): add back hot stats (#14664) 2024-03-05 13:55:39 +08:00
filter-engine.test.ts test: fix response code 2024-03-06 02:56:08 +08:00
header.test.ts feat: replace jest with vitest 2024-03-03 18:57:07 +08:00
header.ts test: import app instead of index 2024-03-02 04:50:51 +08:00
logger.ts feat: remove allowlist and denylist 2024-03-02 21:35:40 +08:00
parameter.test.ts test: fix response code 2024-03-06 02:50:07 +08:00
parameter.ts refactor: eslint warning 2024-02-27 00:57:51 +08:00
sentry.ts fix: sentry import 2024-03-03 06:03:38 +00:00
template.test.ts feat: replace jest with vitest 2024-03-03 18:57:07 +08:00
template.tsx feat: use jsx (#14863) 2024-03-21 00:28:11 +08:00