cy.signupViaApi, cy.fetchLatestConfirmToken (parses the mailpit inbox), cy.confirmViaApi, cy.loginViaApi, cy.logoutViaApi, plus composed seedConfirmedUser/seedAdmin/seedPostAs/seedFeaturedPost so each spec can build its own fixture without going through the UI for setup. |
||
|---|---|---|
| .. | ||
| cypress/support | ||
| src | ||
| .gitignore | ||
| .oxlintrc.json | ||
| cypress.config.ts | ||
| env.d.ts | ||
| eslint.config.ts | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||