Cleanup pytest cases related to query module (#877)
* Cleanup pytest cases * Cleanup timestamp test cases * Fix expected results * Fix return all cases * Delete useless match test * Fix steps * Fix failed cases * Test int vid type * Fix space name in examples
Showing
- tests/pytest.ini 0 additions, 2 deletionstests/pytest.ini
- tests/query/stateless/test_match_find.py 0 additions, 33 deletionstests/query/stateless/test_match_find.py
- tests/query/v2/__init__.py 0 additions, 0 deletionstests/query/v2/__init__.py
- tests/query/v2/conftest.py 0 additions, 273 deletionstests/query/v2/conftest.py
- tests/query/v2/match/__init__.py 0 additions, 0 deletionstests/query/v2/match/__init__.py
- tests/query/v2/match/conftest.py 0 additions, 72 deletionstests/query/v2/match/conftest.py
- tests/query/v2/match/test_variable_length_relationships.py 0 additions, 320 deletionstests/query/v2/match/test_variable_length_relationships.py
- tests/query/v2/test_basic_type_crud.py 0 additions, 133 deletionstests/query/v2/test_basic_type_crud.py
- tests/query/v2/utils.py 0 additions, 109 deletionstests/query/v2/utils.py
- tests/tck/features/match/VariableLengthPattern.feature 22 additions, 0 deletionstests/tck/features/match/VariableLengthPattern.feature
- tests/tck/features/match/ZeroStep2.feature 251 additions, 0 deletionstests/tck/features/match/ZeroStep2.feature
- tests/tck/features/mutate/InsertWithTimeType.feature 98 additions, 2 deletionstests/tck/features/mutate/InsertWithTimeType.feature
Please register or sign in to comment