Provide proper unit testing for function definitions: - [ ] write_report - [ ] push - pushRank `// no longer used` - init `// no longer used` - [ ] colours - [ ] strip_ext - [ ] write_graph - [ ] print_graph_attrs - [ ] rand_int - [ ] shuffle - [ ] load_graph - [ ] fix_percentile - [x] calc_betweenness - [x] calc_authority - [x] calc_hub - [x] calc_pagerank - [x] calc_eigenvector - [x] calc_degree - [x] calc_modularity - [ ] centralization - [x] layout_graph - [x] set_size - [ ] create_filtered_graph - [ ] shrink - [ ] centralities - [x] quickrunGraph - [ ] filter_graph - [ ] igraph_i_xml_escape - [ ] igraph_write_igraph_gexf
Provide proper unit testing for function definitions:
// no longer used// no longer used