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

Add test-blocks into the basic playground #4333

Merged
merged 3 commits into from Oct 2, 2020

Conversation

samelhusseini
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Add test-blocks back into the basic playground.

Proposed Changes

Switch from unpkg to using local node_modules for advanced playground dev-tools.
Add alert if npm install is not yet run.
Get test blocks from @blockly/block-test package in basic playground.

Reason for Changes

X-browser testing with test blocks in basic playground.

Test Coverage

Tested basic playground with test blocks on IE11, Edge 18, Edge 80, and Chrome.

Documentation

Additional Information

Relies on a publish of the @blockly/block-test package in google/blockly-samples#384
After publish, re-run npm install, to update package-lock.json here.

…d, get test blocks in the basic playground from npm
@samelhusseini samelhusseini changed the base branch from master to develop September 29, 2020 19:01
@samelhusseini samelhusseini changed the title Playgrounds use local Add test-blocks into the basic playground Sep 29, 2020
@google google deleted a comment from google-cla bot Sep 29, 2020
@samelhusseini samelhusseini merged commit 70f71af into google:develop Oct 2, 2020
@samelhusseini samelhusseini deleted the playgrounds_use_local branch October 2, 2020 16:48
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.

None yet

3 participants