This website requires JavaScript.
Explore
Help
Sign In
hasura
/
graphql-engine
Watch
1
Star
0
Fork
0
You've already forked graphql-engine
mirror of
https://github.com/hasura/graphql-engine.git
synced
2024-12-20 22:11:45 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3a07b2b0cf
graphql-engine
/
server
/
tests-py
/
queries
/
graphql_mutation
/
insert
/
constraints
/
teardown.yaml
18 lines
200 B
YAML
Raw
Normal View
History
Unescape
Escape
python based tests (#387)
2018-09-18 09:21:57 +03:00
type
:
bulk
args
:
add python based tests, remove haskell tests this does not generate coverage report yet
2018-10-04 15:44:15 +03:00
-
type
:
run_sql
args
:
sql
:
|
drop table author
python based tests (#387)
2018-09-18 09:21:57 +03:00
-
type
:
run_sql
args
:
sql
:
|
drop table address
-
type
:
run_sql
args
:
sql
:
|
drop table resident
Reference in New Issue
Copy Permalink