mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 01:15:48 +07:00
![]() This tests that the new setup *does* allow both removing PRs from a forward-ported batch (something which may have worked previously already, anyway) and importantly *adding* PRs to a forward ported batch. The updated batch behaves somewhat like a new batch, but it should retain the history via linking through the batch, and it allows cross-repo fixes which were not necessary earlier (e.g. because we're touching an API of repo A which was not used in repo B in earlier branches, but now is), something which was not really possible before the refactoring of batches & co. |
||
---|---|---|
.. | ||
conftest.py | ||
test_batches.py | ||
test_conflicts.py | ||
test_limit.py | ||
test_overrides.py | ||
test_simple.py | ||
test_updates.py | ||
test_weird.py |