No description
Find a file
Yisroel Baum 178193bfd8
add cypress api-driven seeding helpers
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.
2026-05-06 23:24:26 +03:00
ai init: agent context files 2026-05-06 14:37:39 +03:00
backend add user:promote artisan command 2026-05-06 23:23:00 +03:00
frontend/blog_portal add cypress api-driven seeding helpers 2026-05-06 23:24:26 +03:00
.envrc add nix flake devshell and process-compose 2026-05-06 14:38:29 +03:00
.gitignore harden devshell: anchor pgdata to repo root, broaden gitignore 2026-05-06 14:58:27 +03:00
AGENTS.md init: agent context files 2026-05-06 14:37:39 +03:00
flake.lock add nix flake devshell and process-compose 2026-05-06 14:38:29 +03:00
flake.nix add mailpit to dev shell and process-compose 2026-05-06 23:21:25 +03:00
process-compose.yaml add mailpit to dev shell and process-compose 2026-05-06 23:21:25 +03:00