runbot/forwardport/tests
Xavier Morel f10d33ee85 [FIX] fwbot: properly prevent @up to on forward-port PRs
There was already a check, but the way the check behaved
means *detached* PRs would not be prevented from setting their
forward-port, despite that not doing anything.

Fix it by checking if the current PR has a source, not a parent.

Fixes #465
2021-08-24 15:39:47 +02:00
..
conftest.py [IMP] runbot_merge: split staging cron in two 2020-02-11 08:07:57 +01:00
test_batches.py [CHG] runbot_merge, forwardport: remove labelling 2020-11-20 07:41:54 +01:00
test_limit.py [FIX] fwbot: properly prevent @up to on forward-port PRs 2021-08-24 15:39:47 +02:00
test_overrides.py [IMP] forwardport: unmodified fw automatically inherit overrides 2021-01-13 16:11:14 +01:00
test_simple.py [REF] forwardport: move PR update tests to their own module 2021-03-02 14:28:32 +01:00
test_updates.py [FIX] forwardport: duplicates forwardport on edition 2021-03-02 14:28:32 +01:00
test_weird.py [IMP] forwardport: unmodified fw automatically inherit overrides 2021-01-13 16:11:14 +01:00