summaryrefslogtreecommitdiff
path: root/testing/test_integration.py
Commit message (Collapse)AuthorAgeFilesLines
* Skip git tests when git is unavailableMichał Górny2020-05-071-1/+5
|
* fix #374 - initialize configuration for toml integrationRonny Pfannschmidt2019-11-281-1/+1
|
* fixup! Test pyproject.toml integration using gitlayday2019-11-271-1/+1
|
* fixup! Test pyproject.toml integration using gitlayday2019-11-271-3/+1
|
* Test pyproject.toml integration using gitlayday2019-11-271-0/+24
| | | | See #374.
* Remove 'enabled' boolean and rely on presence of 'tool.setuptools_scm' ↵Jason R. Coombs2019-11-241-1/+0
| | | | section to enable the functionality.
* Add integration testJason R. Coombs2019-11-241-0/+17