mirror of
https://github.com/odoo/runbot.git
synced 2025-03-18 17:05:44 +07:00
![]() - 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 |
||
---|---|---|
.. | ||
conftest.py | ||
test_backport.py | ||
test_batches.py | ||
test_conflicts.py | ||
test_limit.py | ||
test_overrides.py | ||
test_simple.py | ||
test_updates.py | ||
test_weird.py |