Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F996363
confirm-password-reset.subtest.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
324 B
Referenced Files
None
Subscribers
None
confirm-password-reset.subtest.ts
View Options
import
axios
from
"axios"
;
import
{
withRunningApp
}
from
"../../test_utils/with-test-app"
;
describe
(
"confirm-password-reset"
,
()
=>
{
it
(
"displays an html form"
,
async
()
=>
withRunningApp
(
async
({
base_url
})
=>
{
await
axios
.
get
(
`
${
base_url
}
/confirm-password-reset?token=kupcia&email=dupcia`
);
}));
});
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Tue, Dec 24, 14:02 (17 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
557209
Default Alt Text
confirm-password-reset.subtest.ts (324 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment