Files
fizzy/test/models
Rosa Gutierrez 0948533da7 Rename push to process on PushTarget for clearer semantics
"Push to target" reads naturally - we push the notification to the
target. "Target processes" also makes sense - the target receives
and handles the notification in its own way.

- Add class method PushTarget.process(notification) that instantiates
  and calls the instance method
- Rename instance method from push to process
- Add private push_to helper in Pushable for readable iteration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-25 19:31:13 +01:00
..
2026-02-12 10:29:50 +01:00
2025-12-09 20:24:09 -05:00
2026-02-12 10:29:50 +01:00
2025-11-14 11:24:55 +01:00
2026-01-23 11:28:26 -05:00
2026-01-23 13:25:55 -05:00