01e1a0f979
* Add some additional unit tests, including the initial framework to be able to test the Gerrit() class. * Improve the readability of the code by using more descriptive variable names. * Migrate to using '.stestr.conf' instead of '.testr.conf'. This removes warning message that was being displayed. Change-Id: I596c4ccb9fe37d996de26089eefd8481a12ff13b
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
[DEFAULT]
|
|
test_path=${TESTS_DIR:-./gerritbot/tests/unit/}
|
|
top_dir=./
|