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 test_authorization.py (+3 pass) #51

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

valenzuelaomar
Copy link
Collaborator

@valenzuelaomar valenzuelaomar commented Jun 18, 2024

Description

Fixes the tests in test_authorization.py. Adds +3 to our passed tests count for a total of 63 passing. 18 failures remain

tests/test_authorization.py::test_collection_authorization[project_ids0-0-cities0] PASSED [ 12%]
tests/test_authorization.py::test_collection_authorization[project_ids1-2-cities1] PASSED [ 25%]
tests/test_authorization.py::test_collection_authorization[project_ids2-4-cities2] PASSED [ 37%]
tests/test_authorization.py::test_system_fields_only_creatable_by_system PASSED          [ 50%]
tests/test_authorization.py::test_system_fields_only_mutable_by_system PASSED            [ 62%]
tests/test_authorization.py::test_system_types_only_mutable_by_system PASSED             [ 75%]
tests/test_authorization.py::test_update_wont_associate_inaccessible_relationships PASSED [ 87%]
tests/test_authorization.py::test_create_wont_associate_inaccessible_relationships PASSED [100%]

@valenzuelaomar valenzuelaomar changed the title [fix-tests-authorization] Fix test_authorization.py Fix test_authorization.py (+3 pass) Jun 18, 2024
@valenzuelaomar valenzuelaomar merged commit 409eb53 into main Jun 18, 2024
1 check failed
@valenzuelaomar valenzuelaomar deleted the fix-tests-authorization branch June 18, 2024 21:37
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.

1 participant