Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

GFQL tests

This folder hosts GFQL reference and parity tests (oracle enumerator, executor inputs, and same-path plan coverage).

Cypher TCK conformance tests live in the external repo: https://github.com/graphistry/tck-gfql

To run the TCK harness locally against a pygraphistry checkout:

git clone https://github.com/graphistry/tck-gfql.git cd tck-gfql PYGRAPHISTRY_PATH=/path/to/pygraphistry PYGRAPHISTRY_INSTALL=1 ./bin/ci.sh