Skip to content

Run test suite in node #252

@yagni

Description

@yagni

Even though the library has node support baked in, all of the tests run in Karma, which is browser-only. We need to also run the test suite for Node.js to make sure everything is still working. We're already using Mocha so it may be easiest to use for node tests. This is a prerequisite to updating Node.js and finding Node-related deprecations.

instant-mocha looks promising, but will require a webpack update.

Reference: #85

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions