runbot/forwardport/tests
Xavier Morel 124d1212a2 [ADD] forwardport: tests that fw batches can vary
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.
2024-05-24 09:08:56 +02:00
..
conftest.py [IMP] *: store filestore & forwardport checkouts in temp dirs 2022-08-05 15:35:51 +02:00
test_batches.py [ADD] forwardport: tests that fw batches can vary 2024-05-24 09:08:56 +02:00
test_conflicts.py [CHG] *: rewrite commands set, rework status management 2024-05-23 07:58:46 +02:00
test_limit.py [CHG] *: move forward-porting over to batches 2024-05-24 09:08:56 +02:00
test_overrides.py [CHG] *: move forward-porting over to batches 2024-05-24 09:08:56 +02:00
test_simple.py [CHG] *: move forward-porting over to batches 2024-05-24 09:08:56 +02:00
test_updates.py [CHG] *: rewrite commands set, rework status management 2024-05-23 07:58:46 +02:00
test_weird.py [CHG] *: move fw_policy from PR to batch 2024-05-23 07:58:58 +02:00