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

Fix mutations test #59

Merged
merged 6 commits into from
Jun 21, 2024
Merged

Conversation

valenzuelaomar
Copy link
Collaborator

@valenzuelaomar valenzuelaomar commented Jun 21, 2024

Description

Fixes mutations test

Remaining tests:

FAILED tests/test_cascade_deletion.py::test_cascade_delete - assert 1 == 0
FAILED tests/test_error_handling.py::test_python_error - assert 'Unexpected error' in "Cannot query field 'uncaughtException' on type 'Query'."
FAILED tests/test_field_visibility.py::test_hidden_mutations - AssertionError: assert 'updateImmutableType' not in ['createFile', 'uploadFile', 'uploadTemporaryFile', 'markUploadComplete', 'conc...

3 failed, 82 passed, 764 warnings in 28.35s

@valenzuelaomar valenzuelaomar changed the title [valenzuelaomar/fix-test-file-mutations] Fix mutations test Fix mutations test Jun 21, 2024
@valenzuelaomar valenzuelaomar requested a review from jgadling June 21, 2024 18:12
@valenzuelaomar valenzuelaomar merged commit 1026670 into main Jun 21, 2024
1 check failed
@valenzuelaomar valenzuelaomar deleted the valenzuelaomar/fix-test-file-mutations branch June 21, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants