mapeditor/tiled

Set up autotests for the Python plugin

Open

#1 761 ouverte le 26 sept. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (1 708 forks)batch import
help wanted

Métriques du dépôt

Stars
 (10 413 stars)
Métriques de merge PR
 (Merge moyen 14j 4h) (17 PRs mergées en 30 j)

Description

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.

Guide contributeur