Commit 4f5a8b6
test: Add test case for unauthenticated signer with signature file
Add test coverage for the scenario where an unauthenticated signer (e.g., via
WhatsApp) has uploaded signature elements that are stored in the folder
service but accessed from a different session context during background job
execution.
This test verifies that the system can successfully locate and use signature
files by their nodeId even when the session context differs from the upload
context.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent c4ddca6 commit 4f5a8b6
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1488 | 1488 | | |
1489 | 1489 | | |
1490 | 1490 | | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
1491 | 1504 | | |
1492 | 1505 | | |
1493 | 1506 | | |
| |||
0 commit comments