Add responsive sidebar test with Puppeteer

This commit is contained in:
thePR0M3TH3AN
2025-07-10 11:50:02 -04:00
parent 8a6bc2b403
commit b61d48ab89
3 changed files with 855 additions and 2 deletions

View File

@@ -15,7 +15,8 @@
"js-yaml": "^4.1.0"
},
"devDependencies": {
"jest": "^29.6.1"
"jest": "^29.6.1",
"puppeteer": "^24.12.1"
},
"license": "MIT",
"bin": {