[GRASS-git] [OSGeo/grass] 875be6: tests: Migrate r.null tests from gunittest to pyte...

Valyrian-Code noreply at github.com
Sun Jul 12 11:22:08 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 875be6b06501f77c376cc7ac79fb5a4e1b141419
      https://github.com/OSGeo/grass/commit/875be6b06501f77c376cc7ac79fb5a4e1b141419
  Author: Rajveer* <irajveer.bishnoi2310 at gmail.com>
  Date:   2026-07-12 (Sun, 12 Jul 2026)

  Changed paths:
    A raster/r.null/tests/r_null_test.py
    R raster/r.null/testsuite/test_r_null.py

  Log Message:
  -----------
  tests: Migrate r.null tests from gunittest to pytest (#7675)

Migrates the r.null testsuite from gunittest to pytest. Everything goes through grass.tools (r.describe results read with .json, no gs.parse_command). The three checks from the old testsuite are preserved: setnull on an integer map with -i, setnull on a floating point map with -f, and filling NULL cells with the null parameter.



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