google/blockly-android

Generator unit test hosted on Android

Open

#492 geöffnet am 10. Jan. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (221 Forks)batch import
P3help wantedtesting

Repository-Metriken

Stars
 (665 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide