Skip to content

TODO: Rewrite tests as plain NodeJS Test Runner #282

@jcarpe

Description

@jcarpe

The overhead of managing the complexity of jest in this case is unnecessary. We can simplify our dependency management and test tooling by just using the NodeJS test runner.

  • We'll need to consider what this means relative to the versions of NodeJS we execute our tests against (the test runner has improved/changes over Node versions 18/20/22)
  • Consideration for browser fetch API is really the only thing that is required I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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