Commit 08a2726
committed
test(exec): add API tests for DetachKeys handling
Verify that POST /containers/{name}/exec correctly accepts an explicitly
empty DetachKeys field and that GET /exec/{id}/json returns the stored
value. Covers both the empty-string (disable detach) and non-empty cases.
Signed-off-by: Devesh B <98201065+DeveshB-1@users.noreply.github.com>1 parent 74fca34 commit 08a2726
1 file changed
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
913 | 913 | | |
914 | 914 | | |
915 | 915 | | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
916 | 943 | | |
0 commit comments