REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 482 B
Close
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/src/backend/utils/router/router.spec.ts
Text
Base64
import { expect } from 'chai' import Router from './router.js' describe('Router', function () { it('has both assets and routes', function () { expect(Router.assets).not.to.be.undefined expect(Router.routes).not.to.be.undefined }) it('returns development bundle by default', function () { const asset = Router.assets.find((a) => a.path === '/frontend/assets/app.bundle.js') expect(asset && asset.src).to.contain('scripts/app-bundle.development.js') }) })
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.ts
28 B
lrw-r--r--
2026-02-28 00:32:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
router.doc.md
2.25 KB
lrw-r--r--
2026-02-28 00:31:56
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
router.spec.ts
482 B
lrw-r--r--
2026-02-28 00:32:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
router.ts
4.97 KB
lrw-r--r--
2026-02-28 00:32:44
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).