runbot/forwardport/tests
Xavier Morel 6b3c81a177 [FIX] make pytest cross-module-runnable
The pytest suite had been partially unified between mergebot and
forwardport but because of session-scoped modules it could not run
across those.

Make the db cache lazy and able to cache multiple databases, and move
the "current required module" to function scoped, this way things
should (and seem to) work properly on runs involving mergebot & fwbot.

Next step: xdist! (need to randomise repo names for that, probably).
2020-01-24 13:39:14 +01:00
..
conftest.py [FIX] make pytest cross-module-runnable 2020-01-24 13:39:14 +01:00
test_batches.py [FIX] forwardport: co-dependent FPs where one PR is updated 2019-10-15 08:54:25 +02:00
test_limit.py [IMP] runbot_merge: limit spamming on PR close 2019-11-21 08:10:39 +01:00
test_simple.py [FIX] forwardport: don't keep the commit date 2019-12-19 15:25:23 +01:00
test_weird.py [IMP] runbot_merge, forwardport: move required statuses to repository 2020-01-24 13:39:14 +01:00
utils.py [IMP] runbot_merge, forwardport: move required statuses to repository 2020-01-24 13:39:14 +01:00