Skip to content

test cases for nucleotide count should include handing of invalid sequences #149

@lcowell

Description

@lcowell

In some implementations I've seen of this exercise, if I were to pass in a sequence of ATCGLL, we see include L: 2 in the results. There is no test to indicate if that behaviour is invalid and it doesn't seem right. Are we in favour of adding a test case to address invalid input or does that feel like it's outside the scope of this exercise?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions