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

#30 : Add BioSeq tests #106

Merged
merged 18 commits into from
Jul 29, 2020
Merged

Conversation

graemevissers
Copy link
Contributor

Add unit tests to BioSeq testList in BioCollectionsTests module

Changes

Add testCases:

  • isEqual
  • toString
  • toMonoIsotopicMass
  • toAverageMass
  • toMonoIsotopicMassWith
  • toAverageMassWith
  • toCompositionVector

to testList BioSeq in BioCollectionsTests module.

Additionally, I changed "BioSeq.ofBioArray" to "Seq.ofArray" on previous unit tests to remove dependence of additional BioSeq functions.

Description

This contribution adds seven unit tests for BioSeq in the the BioCollectionsTests module. It also changes six previous unit tests to remove dependency on additional BioSeq functions.

[Required] please make sure you checked that

  • The project builds without problems on your machine

@kMutagene
Copy link
Member

Thanks again for the contribution! (#30 )

@kMutagene kMutagene merged commit af6ef09 into CSBiology:developer Jul 29, 2020
@graemevissers graemevissers deleted the AddBioListTests branch July 29, 2020 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants