Commit fc4b3fa
authored
ref(tests): Rename streamed http.client span test folders (#20602)
Follow-up to
[#20420](#20420) —
the `no-parent-span-client-report-streamed` test folders were originally
testing client report outcomes, but that PR changed them to verify that
http.client spans are emitted when streaming is enabled.
Renames the folders to `http-client-span-streamed` to reflect what the
tests actually assert, removes unused imports left over from the old
test, and updates the node test's describe block name.1 parent 2aa76b0 commit fc4b3fa
6 files changed
Lines changed: 2 additions & 7 deletions
File tree
- dev-packages
- browser-integration-tests/suites/tracing/http-client-span-streamed
- node-integration-tests/suites/tracing/http-client-span-streamed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 5 | | |
11 | 6 | | |
12 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments