[mapserver-commits] [mapserver/mapserver] b97cf4: Add test for MapScript point.draw method (#5964)
Seth G
noreply at github.com
Wed Jan 15 22:55:20 PST 2020
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: b97cf48034f75b2da9debd869f3caad382b71ef4
https://github.com/mapserver/mapserver/commit/b97cf48034f75b2da9debd869f3caad382b71ef4
Author: Seth G <sethg at geographika.co.uk>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M mapscript/python/tests/cases/image_test.py
M mapscript/python/tests/cases/point_test.py
M mapscript/python/tests/cases/refcount_test.py
Log Message:
-----------
Add test for MapScript point.draw method (#5964)
* Add test for point.draw. See #5952
* Use True/False for flags
* Remove redundant code paths
* Remove all assert True from tests
More information about the mapserver-commits
mailing list