graphql-engine/server/test/testcases/track_tables.yaml
Anon Ray 4270529c11 basic test suite (#78)
* server: basic test setup

* server: use the default transaction mode

* server: basic tests in yaml files

* server: restructure test setup and some more tests
2018-07-11 12:43:07 +05:30

15 lines
260 B
YAML

description: Track the above created tables
url: /v1/query
status: 200
query:
type: bulk
args:
- type: track_table
args:
schema: public
name: author
- type: track_table
args:
schema: public
name: article