Commit 428c572
committed
Add tests for Autopopulate 2.0 jobs system
Comprehensive test suite for the new per-table jobs system:
- JobsTable structure and initialization
- refresh() method with priority and delay
- reserve() method and reservation conflicts
- complete() method with keep option
- error() method and message truncation
- ignore() method
- Status filter properties (pending, reserved, errors, ignored, completed)
- progress() method
- populate() with reserve_jobs=True
- schema.jobs property
- Configuration settings1 parent 53bd28d commit 428c572
1 file changed
+404
-0
lines changed
0 commit comments