summaryrefslogtreecommitdiff
path: root/src/server-tests/test_db_controller.py
AgeCommit message (Expand)Author
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-05-12rename: config -> rz_configLV-426
2015-05-12rz_server: refactoring rz_configLV-426
2015-05-12server-tests/test_db_controller: DBO_rzdb__fetch_DB_metablock no longer takes...Alon Levy
2015-05-05DBO_rzdb__init_DB: decouple rz_config dep -> rz_config.rzdoc__mainpage_nameLV-426
2015-05-05DB_Controller: refactor rz_config dep -> rz_config.rest_api_base_urlLV-426
2015-04-29@debug__pydev_pd_arg: apply where missingLV-426
2015-04-29test_db_controller: test_rzdb__fetch_DB_metadata, test_rzdb__init_DBLV-426
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