jarmg / NetworksOfGuatemala

Networks of Guatemala team repo
MIT License
3 stars 0 forks source link

Write unit tests for commuting and voting patterns #36

Open 0x5448 opened 6 years ago

0x5448 commented 6 years ago

Goal: Write unit tests with output expectations for each major function to prevent or easily identify bugs when implementing new features. Relevant resources: testthat R unit testing framework tutorial