Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4136729
mediawiki.api.upload.test.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
243 B
Referenced Files
None
Subscribers
None
mediawiki.api.upload.test.js
View Options
QUnit
.
module
(
'mediawiki.api.upload'
,
()
=>
{
QUnit
.
test
(
'Basic functionality'
,
(
assert
)
=>
{
const
api
=
new
mw
.
Api
();
assert
.
strictEqual
(
typeof
api
.
upload
,
'function'
);
assert
.
throws
(
()
=>
{
api
.
upload
();
}
);
}
);
}
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 13:50 (3 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
3c/02/0e046cbe07a4d3f88e22dc634174
Default Alt Text
mediawiki.api.upload.test.js (243 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment