## Configuration file for `diaspy` test suite (./tests.py) Developer/tester has to create their own `testconf.py` file because it is appended to `.gitignore` to avoid accidental posting of personal data (passsword for D*). #### You have to set the variables yourself! #### Their values have to be valid! Example file: __pod__ = 'https://pod.example.com' __username__ = 'user' __passwd__ = 'strong_password'