Skip to content

repl,test: no test coverage for repl.start({ eval: fn }) #3544

@bnoordhuis

Description

@bnoordhuis

It looks like we have no test coverage for the eval option to repl.start(). This should be remedied.

The only test I can find that passes eval is test/parallel/test-repl-options.js but it doesn't exercise its functionality, the callback is just a stub.

Metadata

Metadata

Assignees

No one assigned

    Labels

    replIssues and PRs related to the REPL subsystem.testIssues and PRs related to the tests.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions