Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing liveview-native-core against the phoenix-live-view js tests #135

Merged
merged 19 commits into from
Sep 4, 2024

Conversation

simlay
Copy link
Contributor

@simlay simlay commented Jul 17, 2024

Subtask to #134.

This adds a new crate to the workspace called liveview-native-core-wasm (in the crate/wasm subdirectory).

To build it, run wasm-pack build --no-typescript --target nodejs and then point the liveview_native_core_wasm module from the phoenix_live_view jest config to the pkg directory.

Co-PR to liveview-native/phoenix_live_view#1

@simlay simlay force-pushed the simlay/wasm-integration-testing branch 2 times, most recently from 811da4c to aebadf7 Compare August 26, 2024 20:08
@simlay simlay force-pushed the simlay/wasm-integration-testing branch from fbc9d99 to 0f6a525 Compare August 30, 2024 18:54
@simlay simlay merged commit 7673835 into main Sep 4, 2024
18 checks passed
@simlay simlay deleted the simlay/wasm-integration-testing branch September 4, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant