summaryrefslogtreecommitdiff
path: root/src/server-tests/test_db_controller.py
AgeCommit message (Expand)Author
2015-04-01db_op: rename: DBO_rz__clone -> DBO_rzdoc__cloneLV-426
2015-04-01src/server-tests: miscLV-426
2015-01-18flush_db: dedicated DBO class, cleanupLV-426
2015-01-18mv rand_id() -> neo4j_util.pyLV-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_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-05update test_add_node_set()LV-426
2015-01-05update test_rz_clone()LV-426
2015-01-05test_block_chain__commit_and_print()LV-426
2015-01-05test_db_controller: adapt to db_controller, db_op separationLV-426
2015-01-04rename rhizi_server -> rz_serverLV-426
2015-01-02update tests to use '__label_set'LV-426
2015-01-02update test_attr_diff_commit()LV-426
2015-01-02improve test data formattingLV-426
2015-01-02rm DB index creation in testLV-426
2014-12-16moving files around after repository mergerAlon Levy