- Feb 02, 2021
-
-
lionel.liu@vesoft.com authored
* show create space support atomic_edge field * add some test Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Jan 21, 2021
-
-
yaphet authored
* create space with zone * fix Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Dec 09, 2020
-
-
Yee authored
* Replace behave with pytest_bdd * Add value comparator * Finish value compare * Fix set compare * Execute query and check result steps * Make parser return bytes array rather than string * Add NBA CSV data files * Add types * Generate insert stmt string * Fix row comparing * Generate create stmt string * Use pytest-mproc's global scope to init nebula servers * Fix compare bug * Add student data * Cleanup steps * Fix parser bug * Update parser * Remove pytest-mproc * Fix cleanup nebula services * Fix ci test run parallel * Replace conn pool creation with fixture * Improve the free ports get function * Fix workarround for class fixture usage * improve free port find method * Fix test spaces * Change pytest temp base dir * Improve kill nebula service logics * Update workflow * Fix github workflow step * Address comments
-
- Dec 01, 2020
-
-
laura-ding authored
* use new python client * modify branch * fix subgraph failed Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Oct 15, 2020
-
-
Shylock Hg authored
* Add the cases about permission. * Tune the permission cases. * Run in parallel. * Make the permission error message more clear. * Search the result. * Will not check space when not enable authorize or god user. * Don't return space id in error message. * Don't require user/password for create nebula client. * Only check permission when enable authorize. * Add authorize configuration to config file. * Remove the simpler autherticator. * Move the option about permission. Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Sep 16, 2020
-
-
cpw authored
* Add SpaceInfo and update the interface with new common. * Validate the vids. * Create space with given vid type. * Fix condition. * Fix test. * Rebase. * Address comment. * Save. * delete vid_size. * Fix test. * Rebase and fix conflict. * Address comment. * Address comment. * Rebase. * Fix test. * Fix test and address comment.
-
- Aug 14, 2020
-
-
laura-ding authored
* support multi procession test * modify log * rebase upstream * rebase upstream * fix run under asan * rebase upstream * fix fetch failed * remove not use dir Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
-
- Jul 30, 2020
-
-
Yee authored
* Add nebula manager for nebula test Rename common folder * Fix path * Try fix import path * Fix import error for query dir * Fix license Co-authored-by:
laura-ding <48548375+laura-ding@users.noreply.github.com>
-
- Jul 15, 2020
-
-
laura-ding authored
* add 1.0 test * fix test_schema.py * rebase upstream * add test * update * modify fileName
-