New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@forestrie/mandate-ui-e2e-kit

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forestrie/mandate-ui-e2e-kit

Reusable Playwright fixtures and BFF mocks for mandate UI e2e (ARC-0024 Layer 1)

latest
Source
npmnpm
Version
0.7.1
Version published
Weekly downloads
30
Maintainers
1
Weekly downloads
 
Created
Source

@forestrie/mandate-ui-e2e-kit

Reusable Playwright fixtures and coordinator BFF mocks for mandate UI browser e2e. Published for cross-repo consumers per devdocs ARC-0024 and ADR-0041.

Install

Published to public npmjs with SLSA provenance (FOR-361) — tokenless install, no .npmrc scope mapping. The @forestrie scope maps to one registry per consumer, and consumers such as forestrie/system-testing install this kit alongside npmjs-only @forestrie/canopy-e2e-kit, so the kit publishes to npmjs too.

pnpm add @forestrie/mandate-ui-e2e-kit @playwright/test

# Peer: coordinator types from mandate at a pinned commit
pnpm add "github:forestrie/mandate#<sha>&path:packages/libs/coordinator-types"

Public API

  • installCoordinatorMocks(page, options?) — browser route mocks for BFF + auth
  • loginWithMockPrivy, loadPending — Privy OTP login helpers
  • samplePendingEntry, samplePendingEntries, E2E_AUTH_LOG_ID, …
  • test, expect — Playwright fixture with consolePage + mocks option

Build

pnpm --filter @forestrie/mandate-ui-e2e-kit build
pnpm --filter @forestrie/mandate-ui-e2e-kit test

Hermetic runner @mandate/ui-e2e depends on this package via workspace:*.

FAQs

Package last updated on 31 Jul 2026

Related posts