[GRASS-git] [OSGeo/grass] 8031e3: t.info: Add tests (#7682)
Anna Petrasova
noreply at github.com
Wed Jul 15 02:02:32 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 8031e362fd2f63a6c550be691aeda1e989839312
https://github.com/OSGeo/grass/commit/8031e362fd2f63a6c550be691aeda1e989839312
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
A temporal/t.info/tests/conftest.py
A temporal/t.info/tests/test_t_info_backend.py
A temporal/t.info/tests/test_t_info_str3ds.py
A temporal/t.info/tests/test_t_info_strds.py
A temporal/t.info/tests/test_t_info_stvds.py
R temporal/t.info/testsuite/test.t.info.sh
Log Message:
-----------
t.info: Add tests (#7682)
Add pytest tests covering the plain, shell (-g), history (-h) and
temporal database backend (-d) output of t.info for space time datasets
and maps of all types. Include a dataset without registered maps, a
relative time dataset, a map registered in two datasets and non-ASCII
title and description.
Remove the shell script test, which the new tests replace.
The temporal history records the command name with the .py extension on
Windows, so assert the name and its parameters separately.
The tests were written with the help of Claude Code.
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