runbot/runbot/tests
Christophe Monniez f28485b6a8 [FIX] runbot: allow to retry to send a status
When a status cannot be sent to github, the status is created in
database but the `sent_date` field is not set.

Because of that, the status cannot be sent manually from the frontend.

With this commit, that kind of status can by tried again.
2021-02-02 13:32:03 +01:00
..
__init__.py [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
common.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
test_branch.py [IMP] runbot: manual host 2020-09-11 15:12:36 +02:00
test_build_config_step.py [IMP] runbot: call docker_run outside steps 2020-11-11 10:47:26 +01:00
test_build_error.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
test_build_stat.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
test_build.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
test_command.py [FIX] runbot: avoid unallowed characters in docker names 2020-06-17 10:15:37 +02:00
test_commit.py [FIX] runbot: allow to retry to send a status 2021-02-02 13:32:03 +01:00
test_cron.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
test_dockerfile.py [FIX] runbot: fix warning during dockerfile test 2020-11-10 17:33:18 +01:00
test_event.py [IMP]: add linitng tools (+bunch of small fixes) 2020-10-15 10:38:36 +02:00
test_repo.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
test_runbot.py [FIX] runbot: browse a valid record id in test_warning 2021-02-02 11:48:03 +01:00
test_schedule.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
test_upgrade.py [IMP]: add linitng tools (+bunch of small fixes) 2020-10-15 10:38:36 +02:00
test_version.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00