client-ts
client-ts copied to clipboard
[Drizzle] Add integration tests
How to run them locally
- Create an
.env
file withXATA_API_KEY
andXATA_WORKSPACE
. If you want to connect somewhere different than production useXATA_API_PROVIDER
and/orXATA_REGION
. - Run
pnpm install
- In
packages/plugin-client-drizzle
runpnpm test
- Enable failing tests by removing
.skip
fromtest.skip(...)
⚠️ No Changeset found
Latest commit: 5723a50d847e5856fe6e025099af9edd9655c02d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Your pull request has been published to npm.
You can install @xata.io/client by running:
npm install @xata.io/[email protected]
Other packages are published like this:
npm install @xata.io/[email protected]
To test the CLI, run:
npx @xata.io/[email protected]
size-limit report 📦
Path | Size |
---|---|
packages/client/dist/index.mjs | 15.81 KB (0%) |
packages/client/dist/index.cjs | 16.97 KB (0%) |
packages/codegen/dist/index.mjs | 1.89 MB (0%) |
packages/codegen/dist/index.cjs | 1.89 MB (0%) |