forked from Etschbeijer/BioFSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CSBiology#30: Add amino acid tests (CSBiology#108)
* Add "teset_rangePpm" to testList "BioFSharp.Mass" * Add testCase "formula" to testList "AminoAcids" * Add "formulaModifiedAA" to testList "AminoAcids" * Fix "formulaModifiedAA" testCase * Add "isTerminator" to testList "AminoAcids" * Add "isGap" to testList "AminoAcids" * Add "setModification" to testList "AminoAcids" * Clean up tests * Change error message for test "setModification" * Add "setModifications" to "AminoAcids" testList * Add "getModifications" to "AminoAcids" testList * Add testCase "getAminoAcidWithoutMod" * Add test "tryGetModifications" * Add test "tryGetModifications_withNone" * Add test "isotopicLabelFunc" * Add "isotopicLabelFunc_withUnmodifiedAAs" * Add "charToParsedAminoAcidChar" * Add test "aminoAcidSetStandard" * Add test "aminoAcidSetProteinogenic" * Add test "aminoAcidSetProteinogenicEucaryotes" * Add test "aminoAcidSetAmbiguity" * Add test "aminoAcidSetGapTer" * Add test "aminoAcidSetPosCharged" * Add test "aminoAcidSetNegCharged" * Add test "aminoAcidSetPolarUncharged" * Add test "aminoAcidSetHydrophobic" * Add test "aminoAcidSetSpecialCases" * Add test "isPolarUncharged" * Add test "isModified_withUnmodAAs" * Add test "isModified_withModAAs" * Add test "getModifications_withUnmodAAs" * Delete coverage.xml.637327725072680050L.exn Seems like these are artifacts from your testing process, i cant reproduce these when starting the tests from your branch, so i would delete these and merge the PR afterwards * Delete coverage.xml.637330276045185520L.exn see previous commit * Fix merge commit for aa tests Co-authored-by: Kevin Schneider <[email protected]> Co-authored-by: Kevin Schneider <[email protected]>
- Loading branch information
Showing
1 changed file
with
192 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters