Skip to content

test: Add build tests #42

@grypez

Description

@grypez

To avoid further hand wringing over vite and vitest we should set up some straightforward post-build tests in proper js. We'll eventually want them anyhow to gate npm releases.

Suggested tests:

  • the shims are packaged untransformed
  • trusted headers are preserved
  • files with trusted headers import them in first position

These tests should run in CI as well as locally. Some of them are perhaps best implemented using shell scripts.

Metadata

Metadata

Assignees

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