graphql-engine/server/tests-py/queries/graphql_mutation/insert/permissions
nizar-m 596bccde49 add python based tests, remove haskell tests
this does not generate coverage report yet
2018-10-04 18:14:15 +05:30
..
address_permission_error.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30
article_on_conflict_user_role.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30
author_on_conflict_ignore_user_role.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +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 fix non-admin insert returns null column values when query affects zero rows in postgres (fix #563) (#565) 2018-09-29 11:12:47 +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 fix non-admin insert returns null column values when query affects zero rows in postgres (fix #563) (#565) 2018-09-29 11:12:47 +05:30
company_user_role.yaml quote constraint name for non-admin inserts (fix #494) (#497) 2018-09-20 20:54:20 +05:30
setup.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +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_err_no_action_specified.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