Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7104441
index.test.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
292 B
Referenced Files
None
Subscribers
None
index.test.ts
View Options
import
{
webhintURL
}
from
"../test_utils/webhint"
;
import
{
withProdApp
}
from
"../test_utils/with-prod-app"
;
describe
(
"homepage"
,
function
()
{
this
.
timeout
(
200000
);
it
(
"passes webhint tests"
,
()
=>
withProdApp
(
async
({
base_url
})
=>
{
await
webhintURL
(
`
${
base_url
}
/`
);
}));
});
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Thu, Jul 3, 03:01 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
780711
Default Alt Text
index.test.ts (292 B)
Attached To
Mode
rPHOTOAPP photo-app-demo
Attached
Detach File
Event Timeline
Log In to Comment