Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/LAION-AI/Open-Assistant
/ signin.cy.ts
File
signin.cy.ts
website/cypress/e2e/auth/signin.cy.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ faker } from
"@faker-js/faker"
;
2
3
describe(
"signin flow"
, () => {
4
it(
"redirects to a confirmation page on submit of valid email address"
, () => {
Callers
nothing calls this directly
Calls
4
log
Method · 0.80
signInUsingEmailedLink
Method · 0.80
get
Method · 0.45
request
Method · 0.45
Tested by
no test coverage detected