Drop .mjs: rename e2e/dev mock servers to .ts, update refs, document the convention in AGENTS.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Browser-E2E overlay (e2e-tests/compose.full.yml) — merged after kratos.yml via a second `-c`. The
|
||||
# full-flow suite drives the real browser, so web + Kratos must share one origin (the `proxy`
|
||||
# gateway, e2e-tests/proxy.mjs). Point Kratos' public base_url and every self-service URL at that host so
|
||||
# gateway, e2e-tests/proxy.ts). Point Kratos' public base_url and every self-service URL at that host so
|
||||
# the flow action, the session cookie, and the after-login redirect all stay same-origin as the
|
||||
# browser sees them. The normal (10m) tokenizer TTL from kratos.yml is kept — no re-mint mid-test.
|
||||
serve:
|
||||
|
||||
Reference in New Issue
Block a user