Skip to content

Update env for tests#2436

Merged
forgetso merged 20 commits intomainfrom
feat/e2e-verify-test
Mar 4, 2026
Merged

Update env for tests#2436
forgetso merged 20 commits intomainfrom
feat/e2e-verify-test

Conversation

@forgetso
Copy link
Copy Markdown
Member

@forgetso forgetso commented Mar 3, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 3, 2026 13:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates environment configuration to support running tests across scripts and demo applications, including allowing the example server to run under NODE_ENV=test.

Changes:

  • Updated frictionless/site keys in multiple development/test env files.
  • Allowed the client example server to run without MONGO_URI in test environment.
  • Added a dedicated env.test file for demos/client-example-server and a changeset for patch releases.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
dev/scripts/env.test Updates frictionless site key used in script test env.
dev/scripts/env.development Updates frictionless site key used in script development env.
demos/client-example-server/src/app.ts Permits running without MONGO_URI in test env as well as development.
demos/client-example-server/env.test Adds test env variables for the client example server.
demos/client-example-server/env.development Updates site key and replaces placeholder private key value.
demos/client-bundle-example/env.development Updates frictionless site key for bundle demo development env.
.changeset/major-islands-study.md Records patch bumps for packages impacted by env/test updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@forgetso forgetso enabled auto-merge (squash) March 3, 2026 13:20
@forgetso forgetso merged commit c1d738f into main Mar 4, 2026
9 of 10 checks passed
@forgetso forgetso deleted the feat/e2e-verify-test branch March 4, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants