get_config_setups_filepath()
get_test_filepath()
get_config_setups_filepath(filename)
get_config_setups_filepath
Return the full path to a test file in the .../config_setups directory.
.../config_setups
get_test_filepath(filename)
get_test_filepath
Return the full path to a test file in the .../tests/data directory.
.../tests/data
filename (string) – The name of the file inside the config_setups directory.
config_setups
The full path to the file.
string
filename (string) – The name of the file inside the tests/data directory.
tests/data