runbot/forwardport/tests
Xavier Morel d453943252 [IMP] *: unify gh test API between runbot and fw-bot
The fw-bot testing API should improve the perfs of mergebot tests
somewhat (less waiting around for instance).

The code has been updated to the bare minimum (context-managing repos,
change to PRs and replacing rolenames by explicit token provisions)
but extra facilities were used to avoid changing *everything*
e.g. make_commit (singular), automatic generation of PR refs, ...

The tests should eventually be updated to remove these.

Also remove the local fake / mock. Being so much faster is a huge
draw, but I don't really want to spend more time updating it,
especially when fwbot doesn't get to take advantage. A local /
lightweight fake github (as an external service over http) might
eventually be a good idea though, and more applicable (including to
third-parties).
2019-10-10 10:11:48 +02:00
..
conftest.py [IMP] *: unify gh test API between runbot and fw-bot 2019-10-10 10:11:48 +02:00
test_limit.py [IMP] forwardport: add feedback when being wrong 2019-10-02 17:49:54 +02:00
test_simple.py [IMP] *: attempt to avoid some of the FP spam 2019-10-07 16:38:14 +02:00
test_weird.py [FIX] forwardport: FP PR getting CI'd after initial FP check 2019-10-01 20:51:31 +02:00
utils.py [IMP] forwardport: move limits tests into their own file 2019-10-02 17:49:54 +02:00