graphql-engine/server/tests-py/queries
Auke Booij 4d10a610f4
server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551)
* Add support for multiple top-level fields in a subscription to improve testability of subscriptions

* Add an internal flag to enable multiple subscriptions

* Add missing call to withConstructorFn in live queries (fix #3239)

Co-authored-by: Alexis King <lexi.lambda@gmail.com>
2020-05-13 10:09:44 +02:00
..
actions improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
compression add gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30
event_triggers fix row comparison operator in event triggers (fix #2036) (#2868) 2019-09-12 18:22:01 -05:00
graphql_introspection introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
graphql_mutation tests: tear down numerics values (fix #4602) (#4604) 2020-04-29 16:56:16 +02:00
graphql_query server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551) 2020-05-13 10:09:44 +02:00
graphql_validation introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
horizontal_scale/basic sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
inconsistent_objects Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
logging breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
remote_schemas Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
subscriptions Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -05:00
v1 server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30