JRaviLab / MolEvolvR

An R Package for characterizing proteins using molecular evolution and phylogeny
https://jravilab.github.io/MolEvolvR/
Other
6 stars 16 forks source link

[FEAT] Create Unit tests for functions #29

Open Seyi007 opened 1 month ago

Seyi007 commented 1 month ago

Unit tests will help ensure that each function behaves as expected and facilitate easier debugging in the future.

Requirements:

Acceptance Criteria: