google/blockly-android

Generator unit test hosted on Android

Ouverte

#492 ouverte le 10 janv. 2017

 (0 commentaire) (0 réaction) (0 personne assignée)Java (221 forks)batch import
P3help wantedtesting

Métriques du dépôt

Stars
 (665 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur