Closed tadeas-vintrlik closed 11 months ago
The tests sadly have not been updated to the newest buildbot test scheme.
Only difference to your command is to use trial buildbot_gitea.test
but this leads to mostly the same errors.
I did not have the time yet to update the tests.
fixes: https://github.com/lab132/buildbot-gitea/issues/36
I tried it on our staging setup, it works as expected now.
I tried to run the tests in the repository, most of them (8) however have failed. I installed both the
requirements.txt
and thetestrequirements.txt
.I ran the test as following:
python3 setup.py test
The errors are related to imports:
Am I missing something?