move v1 fetch cases to tck (#629)
* add fetch empty props * remove v1 file * update * update * classify test cases * rebase * format * update * classify test case * update Co-authored-by:Shylock Hg <33566796+Shylock-Hg@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- tests/query/v1/test_fetch_edges.py 0 additions, 323 deletionstests/query/v1/test_fetch_edges.py
- tests/query/v1/test_fetch_empty.py 0 additions, 78 deletionstests/query/v1/test_fetch_empty.py
- tests/query/v1/test_fetch_vertex.py 0 additions, 593 deletionstests/query/v1/test_fetch_vertex.py
- tests/tck/features/fetch/FetchEdges.intVid.feature 89 additions, 102 deletionstests/tck/features/fetch/FetchEdges.intVid.feature
- tests/tck/features/fetch/FetchEdges.strVid.feature 74 additions, 88 deletionstests/tck/features/fetch/FetchEdges.strVid.feature
- tests/tck/features/fetch/FetchEmptyProps.strVid.feature 62 additions, 0 deletionstests/tck/features/fetch/FetchEmptyProps.strVid.feature
- tests/tck/features/fetch/FetchVertices.intVid.feature 150 additions, 142 deletionstests/tck/features/fetch/FetchVertices.intVid.feature
- tests/tck/features/fetch/FetchVertices.strVid.feature 253 additions, 106 deletionstests/tck/features/fetch/FetchVertices.strVid.feature
Please register or sign in to comment