khink / graphene-issue-1469

Illustration of https://github.com/graphql-python/graphene/issues/1469

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Illustration of graphql-python/graphene#1469:

python -m venv env
source env/bin/activate
pip install -r requirements.txt
cd myproject
pytest

If you look in tests.py, you'll see the last test fails.

About

Illustration of https://github.com/graphql-python/graphene/issues/1469


Languages

Language:Python 100.0%