google/blockly-android

Generator unit test hosted on Android

开放

#492 创建于 2017年1月10日

 (0 条评论) (0 个反应) (0 位负责人)Java (221 个派生)batch import
P3help wantedtesting

仓库指标

星标
 (665 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

To make sure Android block execute just like web versions. It should be built with copies of the blocks and workspaces in web Blockly tests/generators (at least, when the blocks are 100% compatible). Ideally, the generated JavaScript should be able to execute within the test app. Additional bonus points if it runs as an integration test in the test suite.

贡献者指南