Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Testing #5

Open
10 of 27 tasks
greebie opened this issue Mar 8, 2018 · 1 comment
Open
10 of 27 tasks

Unit Testing #5

greebie opened this issue Mar 8, 2018 · 1 comment
Assignees
Labels

Comments

@greebie
Copy link
Collaborator

greebie commented Mar 8, 2018

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
  • calc_betweenness
  • calc_authority
  • calc_hub
  • calc_pagerank
  • calc_eigenvector
  • calc_degree
  • calc_modularity
  • centralization
  • layout_graph
  • set_size
  • create_filtered_graph
  • shrink
  • centralities
  • quickrunGraph
  • filter_graph
  • igraph_i_xml_escape
  • igraph_write_igraph_gexf
@greebie greebie self-assigned this Mar 8, 2018
@greebie
Copy link
Collaborator Author

greebie commented Mar 22, 2018

Partially resolved with dc7e5f3, 8d5133c, and c0e0cc6.

@ruebot ruebot added tests and removed unit testing labels Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants