mapeditor/tiled

Set up autotests for the Python plugin

Open

#1761 aperta il 26 set 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (1708 fork)batch import
help wanted

Metriche repository

Star
 (10.413 star)
Metriche merge PR
 (Merge medio 14g 4h) (17 PR mergiate in 30 g)

Descrizione

To ensure the Python plugin works properly as the rest of the code (or the Python plugin itself) gets changed, there should be one or more autotests that actually use as much of the exposed API as possible to verify that it works correctly.

The plugin functionality currently covers loading and saving of maps, and both parts should be tested.

Guida contributor