
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@inrupt/internal-test-env
Advanced tools
This package provides various test environment utilities needed for jest when using the Inrupt SDKs
This package contains utilities to help setup automated testing environments.
npm install --save-dev @inrupt/internal-test-envAdd the function import as needed.
import "@inrupt/internal-test-env"
This helper exposes the following:
getNodeTestingEnvironmentgetBrowserTestingEnvironmentThese two functions will load from the environment variables as follows:
E2E_TEST_ENVIRONMENT: name of the target environment, used for information purpose.
E.g., ESS Dev-NextE2E_TEST_IDP: IRI of the OpenID Provider where the test session will be retrieved.E2E_TEST_FEATURE_* will be
made available in a feature flags dictionary keyed by *. E.g., E2E_TEST_FEATURE_NOTIFICATIONS
being defined will result in features["NOTIFICATIONS"] to capture the associated
value.get*TestingEnvironment call:
E2E_TEST_NOTIFICATION_GATEWAYE2E_TEST_NOTIFICATION_PROTOCOLE2E_TEST_VC_PROVIDERE2E_TEST_OWNER_CLIENT_IDE2E_TEST_OWNER_CLIENT_SECRETE2E_TEST_REQUESTOR_CLIENT_IDE2E_TEST_REQUESTOR_CLIENT_SECRETE2E_TEST_USERE2E_TEST_PASSWORDFAQs
This package provides various test environment utilities needed for jest when using the Inrupt SDKs
We found that @inrupt/internal-test-env demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.