graphql-engine/server/tests-py/queries/graphql_mutation/insert/permissions
2018-12-15 21:40:29 +05:30
..
address_permission_error.yaml conform to graphql subscription and error spec (close #1056, close #1059) (#1126) 2018-12-04 19:07:38 +05:30
article_on_conflict_constraint_on_user_role_error.yaml Tests for server with access control, and some more tests (#710) 2018-10-28 23:57:49 +05:30
article_on_conflict_user_role.yaml apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
author_on_conflict_ignore_user_role.yaml apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
author_student_role_insert_check_bio_fail.yaml allow _is_null operator for filter/check permissions (close #456) (#477) 2018-09-18 17:15:35 +05:30
author_student_role_insert_check_bio_success.yaml allow _is_null operator for filter/check permissions (close #456) (#477) 2018-09-18 17:15:35 +05:30
author_user_role_insert_check_is_registered_fail.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30
author_user_role_insert_check_perm_success.yaml apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
author_user_role_insert_check_user_id_fail.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30
company_user_role_on_conflict.yaml apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
company_user_role.yaml apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
resident_5_modifies_resident_6_upsert.yaml apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
resident_infant_fail.yaml allow specifying a list of columns that can be inserted (close #250) (#917) 2018-11-02 20:38:38 +05:30
resident_infant.yaml allow specifying a list of columns that can be inserted (close #250) (#917) 2018-11-02 20:38:38 +05:30
resident_user.yaml optional 'set' field in insert permissions, closes #216 (#622) 2018-10-26 20:28:20 +05:30
setup.yaml apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
teardown.yaml quote constraint name for non-admin inserts (fix #494) (#497) 2018-09-20 20:54:20 +05:30
user_article_error_unexpected_on_conflict_action.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
user_article_on_conflict_error_missing_article_constraint.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
user_article_unexpected_on_conflict_constraint_error.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30