index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server-tests
Age
Commit message (
Collapse
)
Author
2015-01-20
mv ws_emit__topo_diff into test_util.py
LV-426
2015-01-20
refactor rz_socket into top-level class
LV-426
2015-01-19
rename rhizi_api -> rz_api (tests still broken)
LV-426
2015-01-19
rm /add_node_set REST path
LV-426
2015-01-18
flush_db: dedicated DBO class, cleanup
LV-426
2015-01-18
rename rand_id() -> generate_random_id__uuid()
LV-426
2015-01-18
mv rand_id() -> neo4j_util.py
LV-426
2015-01-12
test_ws_event__topo_diff(): augment test with link
LV-426
2015-01-12
test_rz_mesh: adapt to multi-valued return values on diff commit
LV-426
2015-01-12
generate_random_node_dict(): include random name
LV-426
2015-01-11
test_rz_mesh(): use Topo_Diff.Commit_Result_Type, clean assertions
LV-426
2015-01-11
test_rz_mesh(): use test_labels
LV-426
2015-01-11
test_db_controller: rm test_rm_node_set(), outdated, tested in ↵
LV-426
test_diff_commit__topo()
2015-01-11
test_db_controller.py: test ordering
LV-426
2015-01-11
test_diff_commit__topo(): adapt to node_set_rm -> node_id_set_rm, same for links
LV-426
2015-01-11
update test_db_op_statement_iteration(), correct location in file
LV-426
2015-01-11
sort imports
LV-426
2015-01-06
test_diff_commit__topo(): adapt to namedtuple return type
LV-426
2015-01-06
test_add_node/link_set: map by label/type via meta_attr_list_to_meta_attr_map()
LV-426
2015-01-06
test_diff_commit__attr(): update
LV-426
2015-01-06
test_diff_commit__topo: update()
LV-426
2015-01-06
test_add_link_set(): update
LV-426
2015-01-06
test_add_node_set(): update
LV-426
2015-01-06
import generate_random_node_dict
LV-426
2015-01-06
test_util: generate_random_link_dict()
LV-426
2015-01-06
test_db_controller: improve code ordering
LV-426
2015-01-06
DBO_topo_diff_commit -> DBO_diff_commit__topo, same for __attr
LV-426
2015-01-06
test_add_link_set(): update: use rand_label(), etc
LV-426
2015-01-06
generate_random_node_dict: add nid to return value
LV-426
2015-01-05
update test_add_node_set()
LV-426
2015-01-05
improve rand_label() generation: use 'T_' prefix
LV-426
2015-01-05
DB_op#add_statement(): support query addition via query array
LV-426
2015-01-05
update test_rz_clone()
LV-426
2015-01-05
follow string ID type convention
LV-426
2015-01-05
neo4j_test_util: gen_rand_data() -> DBO_random_data_generation
LV-426
2015-01-05
rz_api, neo4j_test_util: imports
LV-426
2015-01-05
test_block_chain__commit_and_print()
LV-426
2015-01-05
test_db_controller: adapt to db_controller, db_op separation
LV-426
2015-01-04
rename rhizi_server -> rz_server
LV-426
2015-01-04
rename rhizi_api -> rz_api
LV-426
2015-01-02
test_rz_mesh.py: practical rewrite, supported test functions:
LV-426
- test_ws_event__topo_diff() - test_ws_event__attr_diff() - test_REST_post_triggers_ws_multicast__topo_diff()
2015-01-02
server-tests/test_util.py
LV-426
2015-01-02
update tests to use '__label_set'
LV-426
2015-01-02
misc changes: newline at end of file, etc.
LV-426
2015-01-02
update test_attr_diff_commit()
LV-426
2015-01-02
improve test data formatting
LV-426
2015-01-02
rm DB index creation in test
LV-426
2014-12-28
test_rz_mesh.py
LV-426
2014-12-16
moving files around after repository merger
Alon Levy