stack/apps/e2e
Aman Ganapathy c0871e64b2
[Feat(tests)] multi-worker freestyle mock (#1430)
### Context
Lots of flakiness comes from email polling leading to timeouts. This
usually happens when freestyle mock cannot service requests in time. Old
mock was single threaded and so clogged up by a lot of requests.

### Summary of Changes
A multiworker system should be better.
2026-05-13 16:32:00 -07:00
..
tests [Feat(tests)] multi-worker freestyle mock (#1430) 2026-05-13 16:32:00 -07:00
.env Move MCP server into a standalone apps/mcp app (#1405) 2026-05-07 15:22:44 -07:00
.env.development Move MCP server into a standalone apps/mcp app (#1405) 2026-05-07 15:22:44 -07:00
.eslintrc.cjs tsup for stack-shared (#647) 2025-04-28 21:26:52 -07:00
LICENSE Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
package.json chore: update package versions 2026-05-11 10:10:47 -07:00
tsconfig.json In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
vitest.config.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00