mapeditor/tiled

Set up autotests for the Python plugin

Ouverte

#1 761 ouverte le 26 sept. 2017

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (1 708 forks)batch import
help wanted

Métriques du dépôt

Stars
 (10 413 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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