mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
bc4456eccc
At the moment we can... ...run tests in isolation, generating coverage report: $ dev.sh test You can pass args to pytest as well. e.g. to run a specific test: $ dev.sh test -k "test_jsonb_has_all" Launch a postgres container with useful dev defaults, with PostGIS, cleaning up afterwards: $ dev.sh postgres Build and launch graphql-engine in dev mode, connecting with a `postgres` launched above $ dev.sh graphql-engine |
||
---|---|---|
.. | ||
cli-migrations | ||
edit-pg-dump | ||
dev.sh | ||
generate_brand_assets_readme.sh | ||
get-console-assets-version.sh | ||
get-version-circleci.sh | ||
get-version.sh | ||
tag-release.sh |