client-ts icon indicating copy to clipboard operation
client-ts copied to clipboard

[Drizzle] Add integration tests

Open SferaDev opened this issue 1 year ago • 3 comments

How to run them locally

  1. Create an .env file with XATA_API_KEY and XATA_WORKSPACE. If you want to connect somewhere different than production use XATA_API_PROVIDER and/or XATA_REGION.
  2. Run pnpm install
  3. In packages/plugin-client-drizzle run pnpm test
  4. Enable failing tests by removing .skip from test.skip(...)

SferaDev avatar Sep 01 '23 07:09 SferaDev

⚠️ 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

changeset-bot[bot] avatar Sep 01 '23 07:09 changeset-bot[bot]

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]

github-actions[bot] avatar Sep 01 '23 07:09 github-actions[bot]

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%)

github-actions[bot] avatar Sep 01 '23 07:09 github-actions[bot]