summaryrefslogtreecommitdiff
path: root/tests/config
Commit message (Expand)AuthorAgeFilesLines
* Fix user specific path in functional conf tests for tox (#5301)Pierre Sassoulas2021-11-141-1/+4
* Pylint fix for invalid TOML config (#4720)Tanvi Moharir2021-11-1312-0/+48
* Create a framework of functional tests for configuration files (#5287)Pierre Sassoulas2021-11-1216-96/+192
* Use a stable file in order to have a stable exit codePierre Sassoulas2021-11-102-1/+7
* Refactor 'check_configuration_file_reader' so we can assert other filesPierre Sassoulas2021-11-101-18/+30
* Fix the typing of all PosixPath in tests/config/test_config.pyPierre Sassoulas2021-11-101-6/+6
* Simplify 'test_can_read_toml_env_variable' to work like other testsPierre Sassoulas2021-11-101-19/+6
* Rename test_can_read_env_variable so it has 'toml' in itPierre Sassoulas2021-11-081-1/+2
* Remove duplicated comment in 'test_can_read_env_variable'Pierre Sassoulas2021-11-081-2/+0
* Move existing config tests to the tests/config directoryPierre Sassoulas2021-11-082-0/+228