mapeditor/tiled

Set up autotests for the Python plugin

Aberta

#1.761 aberto em 26 de set. de 2017

 (0 comentário) (0 reação) (0 responsável)C++ (1.708 forks)batch import
help wanted

Métricas do repositório

Stars
 (10.413 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador