Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EnMAP
sensormapgeo
Merge requests
!9
Avoid ImportError and refactor tests.
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Daniel Scheffler
requested to merge
enhancement/refactor_tests
into
master
Nov 26, 2021
Overview
0
Commits
7
Pipelines
4
Changes
7
Increased minimal version of pyresample to avoid ImportError.
Refactored unittests to pytest (new structure, raw assertions, ...).
Added subtests bases on pytest-subtests.