Commit 36c1561
committed
Move and update Context tests to tests/Log/
Move all PropagatedContext tests from tests/Context/ to tests/Log/,
matching the package they now test. Rename test files and classes to
reflect the new Repository/Context naming. Update all imports, access
patterns, and payload key references.
- PropagatedContextTest → ContextTest
- PropagatedContextCoroutineTest → ContextCoroutineTest
- PropagatedContextLogTest → ContextLogProcessorTest
- PropagatedContextQueueTest → ContextQueueTest
- ContextPropagatedTest → ContextInstanceTest
- PropagatedContextIntegrationTest → ContextIntegrationTest (Integration/Log/)
- LogManagerTest: update ContextLogProcessor import
- CallQueuedHandlerTest: update context access
- AfterEachTestSubscriber: update flushState reference1 parent 036f4eb commit 36c1561
File tree
13 files changed
+646
-646
lines changed- tests
- Context
- Integration
- Context
- Log
- Queue
- Log
13 files changed
+646
-646
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments