runbot/forwardport
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
..
data [ADD] forwardport: missing access rights 2020-01-13 08:39:47 +01:00
models [FIX] runbot_merge, forwardport: missing model descriptions 2020-01-13 08:41:54 +01:00
tests [FIX] make pytest cross-module-runnable 2020-01-24 13:39:14 +01:00
__init__.py [ADD] forwardbot 2019-09-05 10:00:07 +02:00
__manifest__.py [ADD] forwardbot 2019-09-05 10:00:07 +02:00