Add tests for addSequenceConverter #164
Labels
effort: low
The issue will probably take a single contributor no more than one day of work to resolve.
meta: good first issue
The issue is especially suitable for first-time contributors.
priority: medium
The issue makes it more difficult for people to use the software.
type: stability
The issue pertains to automated testing or other tools for verifying code correctness.
Prompted by #163 which significantly increases the complexity of what was previously a very simple function. It is important that tests exist to guarantee this function's behavior, especially for more complex inputs than what the core package already expects the function to behave correctly for.
The text was updated successfully, but these errors were encountered: