graphql-engine/server/tests-py/queries/v1/update/basic
Brandon Simmons a1da8bcfdd Fix product_mul_price test
The intention was to make this two cases, using a top-level YAML list.
The result was one test with duplicate keys (effectively only running
the second test). This is an error that's now flagged by newer ruamel.

Both tests needed to be "corrected" to pass and need review.
2019-11-14 18:53:33 -05:00
..
author_set_name.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
person_error_no_operator.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
person_error_no_where_clause.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
person_inc.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
person_set_details.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
product_mul_price.yaml Fix product_mul_price test 2019-11-14 18:53:33 -05:00
product_set_default_price.yaml breaking: correct (de)serialisation of postgres numeric types in json (fix #1523) (#1662) 2019-03-01 17:15:04 +05:30
schema_setup.yaml run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
schema_teardown.yaml run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
values_setup.yaml run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
values_teardown.yaml run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30