mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-09 06:26:44 +08:00
pip install -r requirements.txt
pytest -vv --hge-url="http://127.0.0.1:8080" --pg-url="postgresql://admin@127.0.0.1:5432/hge_tests"