summaryrefslogtreecommitdiff
path: root/src/server-tests
AgeCommit message (Expand)Author
2015-04-01test_neo4j_cypher: add missing DB opsLV-426
2015-04-01test_util: generate_random_diff__topo__minimal()LV-426
2015-04-01neo4j_qt.py: refactor query transformation logic to dedicated fileLV-426
2015-04-01RZDoc: remove init id param, offset setting to callerLV-426
2015-04-01db_op: rename: DBO_rz__clone -> DBO_rzdoc__cloneLV-426
2015-04-01test_util__pydev.py: @debug__pydev_pd_arg main function decoratorLV-426
2015-04-01src/server-tests: miscLV-426
2015-04-01test_util: generate_random_RZDoc()LV-426
2015-04-01test_rzdoc.py: rzdoc lifecycle testLV-426
2015-04-01neo4j_test_util: rand_label__doc()LV-426
2015-04-01follow rzdoc_xx var naming conventionLV-426
2015-04-01test_neo4j_cypher.py: adopt new query transformation application syntaxLV-426
2015-03-15wip: cypher parser test caseLV-426
2015-03-11wip: cypher parser test caseLV-426
2015-03-04cypher language parsing test caseLV-426
2015-02-03DBO_random_data_generation__domain__CRI() mv + ;tweekingLV-426
2015-02-02DBO_random_data_generation__domain__CRI() test: generate data & export to cvsLV-426
2015-01-25user_db testLV-426
2015-01-20mv ws_emit__topo_diff into test_util.pyLV-426
2015-01-20refactor rz_socket into top-level classLV-426
2015-01-19rename rhizi_api -> rz_api (tests still broken)LV-426
2015-01-19rm /add_node_set REST pathLV-426
2015-01-18flush_db: dedicated DBO class, cleanupLV-426
2015-01-18rename rand_id() -> generate_random_id__uuid()LV-426
2015-01-18mv rand_id() -> neo4j_util.pyLV-426
2015-01-12test_ws_event__topo_diff(): augment test with linkLV-426
2015-01-12test_rz_mesh: adapt to multi-valued return values on diff commitLV-426
2015-01-12generate_random_node_dict(): include random nameLV-426
2015-01-11test_rz_mesh(): use Topo_Diff.Commit_Result_Type, clean assertionsLV-426
2015-01-11test_rz_mesh(): use test_labelsLV-426
2015-01-11test_db_controller: rm test_rm_node_set(), outdated, tested in test_diff_comm...LV-426
2015-01-11test_db_controller.py: test orderingLV-426
2015-01-11test_diff_commit__topo(): adapt to node_set_rm -> node_id_set_rm, same for linksLV-426
2015-01-11update test_db_op_statement_iteration(), correct location in fileLV-426
2015-01-11sort importsLV-426
2015-01-06test_diff_commit__topo(): adapt to namedtuple return typeLV-426
2015-01-06test_add_node/link_set: map by label/type via meta_attr_list_to_meta_attr_map()LV-426
2015-01-06test_diff_commit__attr(): updateLV-426
2015-01-06test_diff_commit__topo: update()LV-426
2015-01-06test_add_link_set(): updateLV-426
2015-01-06test_add_node_set(): updateLV-426
2015-01-06import generate_random_node_dictLV-426
2015-01-06test_util: generate_random_link_dict()LV-426
2015-01-06test_db_controller: improve code orderingLV-426
2015-01-06DBO_topo_diff_commit -> DBO_diff_commit__topo, same for __attrLV-426
2015-01-06test_add_link_set(): update: use rand_label(), etcLV-426
2015-01-06generate_random_node_dict: add nid to return valueLV-426
2015-01-05update test_add_node_set()LV-426
2015-01-05improve rand_label() generation: use 'T_' prefixLV-426
2015-01-05DB_op#add_statement(): support query addition via query arrayLV-426