Commit 85eb411
Add edge-case test for empty service_session_id preservation (#5353)
Add test_run_empty_service_session_id_preserved to verify that an empty
string service_session_id is preserved as context_id and not overridden
by the additional_properties fallback. This is the only scenario where
the 'is not None' check behaves differently from the old 'or' logic.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 32a124d commit 85eb411
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
973 | 991 | | |
974 | 992 | | |
975 | 993 | | |
| |||
0 commit comments