AbsoluteJS

cts-frontend-e2e

cts-frontend-e2ev0.0.1betaDev Tools

cts-frontend-e2e package in the conformance-suite workspace.

#Installation

BASH
# Private workspace project: ~/abs/conformance-suite/frontend

Outcomes

What you can build

Build on the supported package contract

Use cts-frontend-e2e through its supported public entry points.

Hardening checklist

Production guidance

Make every external boundary explicitPin the deployed cts-frontend-e2e version, replace example or memory-backed dependencies with durable implementations, bound external calls, protect credentials, and emit enough evidence to retry or recover safely.

Follow in order

Troubleshooting path

1
Trace from the first failed boundary
Reproduce the smallest canonical cts-frontend-e2e example, confirm the supported entry point and version in the API explorer, then inspect the first boundary that did not produce its documented result.

#Package commands

Scripts declared by this package manifest.

bun run test:e2eplaywright test
Private workspace project
This project is maintained inside the workspace and is not published as a standalone npm package.