Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 397 Bytes

File metadata and controls

11 lines (8 loc) · 397 Bytes

Contributing

Running the tests

NOTE: Running the tests creates actual sandboxes.

  1. Install direnv
  2. Hook direnv into your shell
  3. vc link to a project that you want to use for experimentation.
  4. vc env pull so you get an .env.local with a VERCEL_OIDC_TOKEN
  5. cd packages/sandbox && pnpm test