runbot/forwardport/tests
Xavier Morel 942570e60a [IMP] forwardport: outstanding FP reminders
- only remind weekly initially (not daily)
- root reminders on the forward port's creation, not the source's
  merge date
- cap reminder interval at 4 weeks (instead of doubling every time)
- track reminders on forward ports, don't share between siblings
- remove `forwardport_updated_before` from the testing system, it's
  now possible to just update `reminder_next` to a past date and see
  if it gets triggered (it should to nothing on sources, or on forward
  port in a state which does not warrant concern)

Fixes #801
2025-01-24 14:53:34 +01:00
..
conftest.py [REM] *: default_crons fixture 2024-08-02 15:14:50 +02:00
test_backport.py [ADD] *: PR backport wizard 2024-10-22 11:41:58 +02:00
test_batches.py [CHG] forwardport: perform forward porting without working copies 2024-07-08 14:37:14 +02:00
test_conflicts.py [IMP] forwardport: test read_tree() v read_tree(recursive=True) 2024-12-16 09:11:19 +01:00
test_limit.py [FIX] project creation: handling of mergebot info 2024-12-02 16:32:53 +01:00
test_overrides.py [IMP] *: modernise tests via to_pr 2024-12-02 16:32:53 +01:00
test_simple.py [IMP] forwardport: outstanding FP reminders 2025-01-24 14:53:34 +01:00
test_updates.py [FIX] project creation: handling of mergebot info 2024-12-02 16:32:53 +01:00
test_weird.py [IMP] forwardport: outstanding FP reminders 2025-01-24 14:53:34 +01:00