mapeditor/tiled

Set up autotests for the Python plugin

Open

#1.761 geöffnet am 26. Sept. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.708 Forks)batch import
help wanted

Repository-Metriken

Stars
 (10.413 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 4h) (17 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide