metrumresearchgroup / bbr

R interface for model and project management
https://metrumresearchgroup.github.io/bbr/
Other
23 stars 2 forks source link

Patch For Repair Names #530

Closed rymarinelli closed 2 years ago

rymarinelli commented 2 years ago

closes #456

NMF-R008:
  description: nm_file() repairs duplicate column names that are present in input file
  tests: ...
rymarinelli commented 2 years ago

I added a test case based on Kyle's error. It would be useful to get feedback if this test is too complex and should be simplified or if it adds confidence.

seth127 commented 2 years ago

I added a test case based on Kyle's error. It would be useful to get feedback if this test is too complex and should be simplified or if it adds confidence.

Ryan and I talked about this offline. Good instinct: I think this test can be simplified quite a bit.