Skip to content

KCD Migration (tests): migrate tests step away from kcd to native configuration #406

@lwasser

Description

@lwasser

Current state

The test script in package.json currently uses kcd-scripts test:

"test": "kcd-scripts test"

Goal

Replace kcd-scripts test with a native Jest command that runs the same
tests with the same behavior.

This might relate directly to #405 . I don't know enough about this part of the package to understand whether they can be done separately or if it's better to do them together.

We can either close this with #405 or implement separately depending on what makes sense.

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