This website requires JavaScript.
Explore
Help
Sign in
novaburst
/
funquail
Watch
1
Star
0
Fork
You've already forked funquail
0
Code
Issues
Pull requests
Releases
Wiki
Activity
630ba7262a
funquail
/
front
/
cypress
/
cypress.d.ts
9 lines
132 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(cypress): fix typecheck Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-19 22:55:27 +02:00
declare
module
'cypress'
{
global
{
namespace
Cypress
{
interface
Chainable
{
feat(cypress): ensure csrftoken cookie is set without timeout Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-20 11:15:32 +02:00
login
(
)
:
void
fix(cypress): fix typecheck Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-19 22:55:27 +02:00
}
fix(cypress): move typings to a .d.ts file Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-14 00:50:06 +02:00
}
}
}
Reference in a new issue
Copy permalink