[GRASS-git] [OSGeo/grass] c492ae: g.extension: add tests for download from various s...
Stefan Blumentrath
noreply at github.com
Fri Oct 28 07:49:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: c492ae50bcb2f349bd64393ef85624b5b80c9e03
https://github.com/OSGeo/grass/commit/c492ae50bcb2f349bd64393ef85624b5b80c9e03
Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
A scripts/g.extension/testsuite/test_addons_download.py
Log Message:
-----------
g.extension: add tests for download from various sources (#1158)
* add download test (skipped by default)
* skip by default
* correct testfile name in header
* remove unused variables
* add test for bundeled modules
* address review
* reset branch
* replace importlib
* apply more recent black
* address comments from code review
* fix test failure, remove unnecessary, unstable test
* skip tests that cannot run on MS Windows
* add reason for skiping tests
* Update scripts/g.extension/testsuite/test_addons_download.py
Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>
* address more code review
* add docstring
* test addon start and adjustments for MS Windows
* fixes for MS Windows
Co-authored-by: ninsbl <stefan.blumentrath at nina.no>
Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>
More information about the grass-commit
mailing list