MCPcopy
hub / github.com/LAION-AI/Open-Assistant / label_prompter_reply.cy.ts

File label_prompter_reply.cy.ts

website/cypress/e2e/tasks/label_prompter_reply.cy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe("labeling prompter replies", () => {
2 it("completes the current task on submit and on request shows a new task", () => {
3 cy.signInWithEmail("cypress@example.com");
4 cy.visit("/label/label_prompter_reply");

Callers

nothing calls this directly

Calls 3

signInWithEmailMethod · 0.80
logMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected