Skip to content

Client WASM tests for NodeJS are not executed in the CI #2138

Closed
@jpraynaud

Description

@jpraynaud

Why

The tests of the client WASM are not executed for NodeJS target in the CI because of the usage of the wasm_bindgen_test_configure!(run_in_browser); macro.

What

Make the tests run with NodeJS target in the CI.

How

  • Execute the NodeJS target tests for the client WASM in the CI
  • Make sure the NodeJS tests stop in the CI

Metadata

Metadata

Assignees

Labels

bug ⚠️Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions