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

refactor(dql): Split mutation test #9038

Merged
merged 1 commit into from
Mar 13, 2024
Merged

refactor(dql): Split mutation test #9038

merged 1 commit into from
Mar 13, 2024

Conversation

mangalaman93
Copy link
Member

Splits apart the mutation_test.go in dgraph/worker into unit tests vs. integration tests. The purpose is to allow for more effective local tests.

Description: Splits apart the mutation_test.go in dgraph/worker into
unit tests vs. integration tests. The purpose is to allow for more
effective local tests.
@mangalaman93 mangalaman93 requested a review from a team as a code owner March 1, 2024 06:38
@dgraph-bot dgraph-bot added area/testing Testing related issues area/core internal mechanisms go Pull requests that update Go code labels Mar 1, 2024
@mangalaman93 mangalaman93 changed the title refactor(dql): Split mutation test (#20) refactor(dql): Split mutation test Mar 1, 2024
@mangalaman93 mangalaman93 merged commit 9595a8b into main Mar 13, 2024
10 of 11 checks passed
@mangalaman93 mangalaman93 deleted the aman/0059dddaa branch March 13, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core internal mechanisms area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

4 participants