Commit ced39b9
committed
Add tests for PruneSingal and ReQueueAfterSingal functionality
- Updated test_package_init.py to include new expected exports for PruneSingal and ReQueueAfterSingal.
- Created test_signals_and_runtime_functions.py to implement comprehensive unit tests for PruneSingal and ReQueueAfterSingal, covering initialization, sending, and error handling.
- Enhanced test coverage for signal handling in the Runtime class, ensuring robust integration with state management operations.1 parent d84b6ab commit ced39b9
2 files changed
Lines changed: 724 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments