runbot/runbot/tests
Christophe Monniez 3632463f80 [IMP] runbot: adapt test for github status
Adapt test for eb7f5de . The mentioned commit fixes an issue that occurs
when updating github status. A test already exists but was assuming that
the build is in 'done' state when reaching the job_29.

With this commit, the build used in test is set to 'testing' state like
in the real cases.

Also, a new test is added to test the job_00_init which also send
github status but with a minimal build.

Finally, the runtime that should appear in status description was
forgotten in the previous commit. Now the runtime is always sent with
the github status.
2019-01-24 21:31:23 +01:00
..
__init__.py [FIX] runbot: write build results in a separate job 2019-01-23 16:10:59 +01:00
test_branch.py [IMP] runbot: add a job_type on branch and build 2019-01-22 14:18:58 +01:00
test_build.py [FIX] runbot: prevent build creation on job_type none 2019-01-23 14:38:29 +01:00
test_frontend.py [IMP] runbot: add basic tests 2019-01-11 11:54:43 +01:00
test_job_types.py [FIX] runbot: prevent build creation on job_type none 2019-01-23 14:38:29 +01:00
test_jobs.py [IMP] runbot: adapt test for github status 2019-01-24 21:31:23 +01:00
test_repo.py [IMP] runbot: add basic tests 2019-01-11 11:54:43 +01:00
test_schedule.py [IMP] runbot: adapt test for github status 2019-01-24 21:31:23 +01:00