summaryrefslogtreecommitdiff
path: root/src/server-tests
AgeCommit message (Expand)Author
2015-05-12rename: config -> rz_configLV-426
2015-05-12test_util: gen_random_user_signup()LV-426
2015-05-12test_util: host gen_random_name()LV-426
2015-05-12rz_server: refactoring rz_configLV-426
2015-05-12server-tests/test_rz_mesh: fix for running without pydevAlon Levy
2015-05-12server-tests/test_db_controller: DBO_rzdb__fetch_DB_metablock no longer takes...Alon Levy
2015-05-12server-tests/test_rzdoc: add not working test_rzdoc_commit_logAlon Levy
2015-05-12server-tests/test_rzdoc: correct spelling mistakeAlon Levy
2015-05-12server: neo4j_cypher_parser: accept (but don't understand) multiplicityAlon 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-05-05db_controller: removing exec_cypher_query()LV-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-25test_neo4j_cypher: miscLV-426
2015-04-25test_neo4j_cypher: add unicode statement testsLV-426
2015-04-20test_rz_user_db: updateLV-426
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