Skip to content

Split functions and returned sequence types in test/sequenceTools.js into separate files #160

@pineapplemachine

Description

@pineapplemachine

Currently the file contains lots of things, like unknownLength/UnknownLengthSequence and makeUnidirectional/UnidirectionalSequence. These should each be moved into their own files inside the test directory and sequenceTools.js should be removed.

See #158 (comment)

To prevent existing code from breaking it will be necessary to also remove the sequenceTools import in higher.js and add an import for every file separated out in this way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: lowThe issue will probably take a single contributor no more than one day of work to resolve.meta: good first issueThe issue is especially suitable for first-time contributors.priority: trivialThe issue has very little impact on people using the software.type: polishThe issue involves making existing functionality more usable.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions