iachat/spec/enterprise/models/captain/lifecycle
Rodribm10 f302726d9b test(lifecycle): add end-to-end integration spec for scheduler→dispatch→send flow
Also fixes double-scheduling bug in scheduler_spec and delivery_spec caused by
after_create_commit hook firing while rules already exist — reservation is now
created before rules in setup so the hook finds nothing to schedule.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 09:29:52 -03:00
..
config_spec.rb feat(lifecycle): add Captain::Lifecycle::Config model 2026-04-15 01:14:19 -03:00
delivery_spec.rb test(lifecycle): add end-to-end integration spec for scheduler→dispatch→send flow 2026-04-15 09:29:52 -03:00
rule_spec.rb feat(lifecycle): add Captain::Lifecycle::Rule model with filter matching 2026-04-15 01:18:17 -03:00