Skip to content

Conversation

45930
Copy link
Collaborator

@45930 45930 commented May 8, 2025

We need to inject the following variables into these new tests:

  • process.env.STAGING_GRAPHQL_ENDPOINT
    • URL of the staging graphQL API that we deploy with our code changes
  • process.env.PG_CONN
    • Postgres connection string to query blocks from
    • This is only needed so that we can identify pending blocks with events and actions and test queries that specifically interact with pending data.
    • The tests are useful, even if we only use stable canonical fixtures, but pending would be much better coverage

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.

1 participant