Skip to content

npm run test fails b/c ESM in both frontend and backend #206

@shannonwells

Description

@shannonwells
  • npm run test uses react-scripts to run tests not not jest or vite or anything else modern and sensible
  • npm run test fails, probably because dependencies all use import syntax / ESM now
  • CI doesn't run tests, that is sad

Acceptance criteria

Blocked by #198

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedcan't be started without resolving blocking issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions