REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 497 B
Close
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/spec/setup.js
Text
Base64
/* eslint-disable func-names */ /* eslint-disable mocha/no-top-level-hooks */ import { URLSearchParams } from 'url' import chai from 'chai' import sinonChai from 'sinon-chai' import sinon from 'sinon' import jsdom from 'jsdom-global' process.env.NODE_ENV = 'test' chai.use(sinonChai) global.expect = chai.expect global.URLSearchParams = URLSearchParams beforeEach(function () { this.sinon = sinon.createSandbox() this.jsdom = jsdom() }) afterEach(function () { this.sinon.restore() })
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
backend
DIR
-
drwxr-xr-x
2026-02-28 00:32:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fixtures
DIR
-
drwxr-xr-x
2026-02-28 00:31:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
909 B
lrw-r--r--
2026-02-28 00:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lib.js
244 B
lrw-r--r--
2026-02-28 00:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
setup.js
497 B
lrw-r--r--
2026-02-28 00:31:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).