runbot/runbot_merge/tests
Xavier Morel d98d40389d [IMP] runbot_merge: pluginify github mock
This is the preparation of an attempt to make these tests work with
both a local github mock (in-memory) and a remote actual github.

Move a bunch of fixtures relying on the specific github
implementation (and odoo-as-library access) to the "local" plugin,
including splitting the "repo" fixture.

The specific fixtures will likely have to be adjusted as the
remote endpoint is fleshed out.
2018-09-03 13:16:36 +02:00
..
fake_github [IMP] runbot_merge: pluginify github mock 2018-09-03 13:16:36 +02:00
conftest.py [IMP] runbot_merge: pluginify github mock 2018-09-03 13:16:36 +02:00
local.py [IMP] runbot_merge: pluginify github mock 2018-09-03 13:16:36 +02:00
test_basic.py [IMP] runbot_merge: pluginify github mock 2018-09-03 13:16:36 +02:00
test_multirepo.py [IMP] runbot_merge: pluginify github mock 2018-09-03 13:16:36 +02:00