Commit Graph

5 Commits

Author SHA1 Message Date
dependabot-preview[bot] 74f477d011
Update pytest requirement from <4.6,>=3.7.2 to >=3.7.2,<4.7 in /src
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/3.7.2...4.6.0)
2019-06-01 18:22:39 +00:00
dependabot[bot] a9677bd55d
Update pytest-cov requirement from <2.6,>=2.5.1 to >=2.5.1,<2.8 in /src
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.5.1...v2.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 15:35:30 +00:00
dependabot[bot] c843bdaa8c
Update pytest requirement from <3.8,>=3.7.2 to >=3.7.2,<4.6 in /src
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/3.7.2...4.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 15:28:25 +00:00
Juergen Edelbluth b2716e8363 More Testing with coverage for the Config File Discovery
The config file discovery is now tested with coverage and some mocking.
2018-08-19 10:52:37 +02:00
Juergen Edelbluth 7b0545ffd3 First test and mocking attempt 2018-08-18 20:35:33 +02:00