Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jest snapshots for improved db push output in MongoDB #13776

Closed
jkomyno opened this issue Jun 13, 2022 · 1 comment · Fixed by #14551
Closed

Add jest snapshots for improved db push output in MongoDB #13776

jkomyno opened this issue Jun 13, 2022 · 1 comment · Fixed by #14551
Assignees
Labels
kind/tech A technical change. team/schema Issue for team Schema. topic: mongodb topic: tests
Milestone

Comments

@jkomyno
Copy link
Contributor

jkomyno commented Jun 13, 2022

Reference: #13700

We want to add these tests after @prisma/sdk gets renamed to @prisma/internals.
This issue also implying creating a setupMongo / tearDownMongo helper for the snapshot tests.

@jkomyno jkomyno self-assigned this Jun 13, 2022
@janpio janpio added topic: tests topic: mongodb kind/tech A technical change. team/schema Issue for team Schema. labels Jun 13, 2022
@Jolg42 Jolg42 added this to the 4.0.x milestone Jun 15, 2022
@jkomyno
Copy link
Contributor Author

jkomyno commented Jun 23, 2022

The biggest part of this issue is creating the infrastructure for integration testing against MongoDB databases, which is currently not supported (we don't have setup/teardown support for MongoDB yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tech A technical change. team/schema Issue for team Schema. topic: mongodb topic: tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants