mhpob / otndo

A package to understand OTN data
https://otndo.obrien.page/
Creative Commons Attribution 4.0 International
3 stars 1 forks source link

Create `project_contacts` test: for tags; different array PIs, same project #21

Closed mhpob closed 3 months ago

mhpob commented 3 months ago

Add a row or rows with a duplicate detectedby code and a different set of PIs. Test for correct outcome -- that the PIs are combined within a detectedby code and the data are summarized by unique detectedby code.

See #11 for context.

Coverage aim: https://app.codecov.io/gh/mhpob/otndo/blob/main/R%2Fproject_contacts.R#L76 Current test file: https://github.com/mhpob/otndo/blob/main/tests/testthat/test-project_contacts.R