summaryrefslogtreecommitdiff
path: root/tests/config/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* Create a framework of functional tests for configuration files (#5287)Pierre Sassoulas2021-11-121-96/+8
* Use a stable file in order to have a stable exit codePierre Sassoulas2021-11-101-1/+6
* 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-081-0/+127