We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Follow-up work for #2162
Add automated tests to run all of the generators for blocks in field-colour, against a variety of inputs, and compare the outcome to golden files.
Before merging, run the code in the golden files, to make sure that it compiles and runs in the target language and behaves appropriately.
Some of these tests can be pulled over from the core generator tests. The tests should run in node with a headless Blockly instance.
The text was updated successfully, but these errors were encountered:
Fixed by #2220
Sorry, something went wrong.
rachel-fenichel
No branches or pull requests
Check for duplicates
Request
Follow-up work for #2162
Add automated tests to run all of the generators for blocks in field-colour, against a variety of inputs, and compare the outcome to golden files.
Before merging, run the code in the golden files, to make sure that it compiles and runs in the target language and behaves appropriately.
Some of these tests can be pulled over from the core generator tests. The tests should run in node with a headless Blockly instance.
The text was updated successfully, but these errors were encountered: