![Thierry Carrez](/assets/img/avatar_default.png)
Add tests for most commands in PTGbot, checking that they result in the desired outcome. With this patch all track commands are tested, as well as most admin commands. Change-Id: I0a9907da6946db224a9efd2c740f275dfad0f00e
10 lines
132 B
YAML
10 lines
132 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- tox-pep8
|
|
- tox-py38
|
|
gate:
|
|
jobs:
|
|
- tox-pep8
|
|
- tox-py38
|