Simple Map Editor/API QA
Jump to navigation
Jump to search
Downloading data | |
---|---|
The editor calculates bounding boxes correctly and gets the correct data. | Yes |
The editor correctly notifies the user if errors occurred and provides opportunity for recovery. | No |
Modifying nodes | |
The editor modifies only the data exposed in the interface, changed by the user. It leaves other data untouched. | Unknown |
Creating nodes | |
Nodes are added in the position requested by the user. | N/A |
The editor identifies itself correctly. | N/A |
Saving data | |
The editor correctly handles the trickier input characters like quotes and brackets. | No |
The editor correctly notifies the user if a network or server error response was received and provides opportunity for recovery. | Yes |
The editor correctly notifies the user if a version mismatch occurred and provides opportunity for recovery. | Partial |