Goal-Calibration/cypress/e2e
Yisroel Baum 71e5fb8fda
add cypress coverage for user text pages
loginAsSecondUser helper backs new specs that cover the
/texts list (own-only scoping, create form, link to
/texts/{id}) and /texts/{id} detail (own access, 403 on
another user's text, owner can add a child node).
2026-05-02 21:47:20 +03:00
..
admin.cy.js login as admin in admin cypress spec 2026-04-24 16:07:44 +03:00
adminText.cy.js test only one add form open at a time 2026-05-01 11:56:44 +03:00
adminTextBulkAdd.cy.js test enter submits bulk add form 2026-05-01 11:54:53 +03:00
adminTextToggle.cy.js login as admin in admin text toggle cypress spec 2026-04-24 16:08:03 +03:00
auth.cy.js test auth flows in cypress 2026-04-24 16:08:32 +03:00
home.cy.js login as user in home cypress spec 2026-04-24 16:07:16 +03:00
homeCreatePlan.cy.js update create plan body assertion 2026-04-24 16:07:36 +03:00
today.cy.js test today page lists scheduled nodes 2026-04-26 21:24:56 +03:00
userText.cy.js add cypress coverage for user text pages 2026-05-02 21:47:20 +03:00
userTexts.cy.js add cypress coverage for user text pages 2026-05-02 21:47:20 +03:00