Migrate variable length match test cases (#478)
* Migrate variable length match test cases * Relax comparision * Fix test cases * Correct test cases
Showing
- .github/workflows/pull_request.yml 1 addition, 1 deletion.github/workflows/pull_request.yml
- ci/test.sh 0 additions, 15 deletionsci/test.sh
- tests/Makefile 4 additions, 1 deletiontests/Makefile
- tests/conftest.py 1 addition, 1 deletiontests/conftest.py
- tests/query/v2/match/test_variable_length_relationships.py 0 additions, 441 deletionstests/query/v2/match/test_variable_length_relationships.py
- tests/tck/conftest.py 2 additions, 1 deletiontests/tck/conftest.py
- tests/tck/features/match/VariableLengthRelationship.feature 302 additions, 8 deletionstests/tck/features/match/VariableLengthRelationship.feature
- tests/tck/utils/nbv.py 6 additions, 6 deletionstests/tck/utils/nbv.py
Please register or sign in to comment