[GRASS-git] [OSGeo/grass] 42b4dc: v.decimate: Add tests (#6152)
Rohan Dhamale
noreply at github.com
Wed Aug 20 12:16:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 42b4dc5bd1173b8a0e2e1561e7ed71cae30fb245
https://github.com/OSGeo/grass/commit/42b4dc5bd1173b8a0e2e1561e7ed71cae30fb245
Author: Rohan Dhamale <47937997+dvrohan at users.noreply.github.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
A vector/v.decimate/tests/test_v_decimate.py
Log Message:
-----------
v.decimate: Add tests (#6152)
Adds tests covering different parameters of the tool, although testing only the basics for the outputs.
Uses the new Tools API which reduced handling of stdout and stderr outputs to minimum and does not create need for wrapper functions or temporary variables. Uses SimpleNamespace to pass things from the fixture to the tests.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list