Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1425844
PageLegacy.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
380 B
Referenced Files
None
Subscribers
None
PageLegacy.js
View Options
'use strict'
;
describe
(
'legacy Page Source'
,
()
=>
{
// Cache deletion ensures tests will execute for both legacy and module paths
// Doing this twice protects against changes in test execution order
const
testsFile
=
__dirname
+
'/content.v1/Page.js'
;
delete
require
.
cache
[
testsFile
];
require
(
testsFile
).
init
(
'rest.php/v1'
);
delete
require
.
cache
[
testsFile
];
}
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 12:06 (21 h, 53 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
5e/6a/2204018029478f5bc5613a21bdf2
Default Alt Text
PageLegacy.js (380 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment