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

Isolates the use of browser-system for setting up virtual compilation environments #42

Merged
merged 14 commits into from
May 7, 2024

Conversation

jwloka
Copy link
Member

@jwloka jwloka commented Apr 28, 2024

This PR introduces the first version of a testing API package for websmith addons. While it does not provide any useful public API yet, it isolates the internally used API for testing websmith itself. Test fixtures are minimized, consistent defaults are introduced and an separate NPM package with API for

  • virtual error reporting
  • default compile options
  • default setup for the compile system
  • the virtual FS "fusion-fs"
    is introduced.

With this PR the browser-system can run websmith in watch mode without existing "fs" support from Nodejs.

@jwloka jwloka requested review from meck93 and maur-o April 28, 2024 13:22
@jwloka jwloka self-assigned this Apr 28, 2024
@maur-o maur-o merged commit 80a1a5a into develop May 7, 2024
2 checks passed
@maur-o maur-o deleted the isolate-browser-system branch May 7, 2024 13:10
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.

2 participants