Commit 45ea758
authored
[yaml] yaml_transform.py unit tests python - PR 3/3 (#27356)
* SafeLineLoader unit tests
* LightweightScope unit tests
* Scope Unit Tests
* yaml_transform.py - chain_as_composite() unit tests
* yaml_transform.py - normalize_source_sink() unit tests
* yaml_transform.py - preprocess_source_sink() unit tests
* yaml_transform.py - normalize_inputs_outputs() unit tests
* yaml_transform.py - identify_object() and extract_name() unit tests
* yaml_transform.py - push_windowing_to_roots() unit tests
* yaml_transform.py - preprocess_windowing() unit tests
* yaml_transform.py - preprocess_flattened_inputs() unit tests
* yaml_transform.py - ensure_transforms_have_types() unit tests
* yaml_transform.py - expand_pipeline() unit tests
* yaml_transform.py - YamlTransform() unit tests1 parent 505f942 commit 45ea758
File tree
2 files changed
+845
-23
lines changed- sdks/python/apache_beam/yaml
2 files changed
+845
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
400 | 406 | | |
401 | 407 | | |
402 | 408 | | |
| |||
420 | 426 | | |
421 | 427 | | |
422 | 428 | | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
423 | 435 | | |
424 | 436 | | |
425 | 437 | | |
| |||
547 | 559 | | |
548 | 560 | | |
549 | 561 | | |
550 | | - | |
| 562 | + | |
551 | 563 | | |
552 | 564 | | |
553 | 565 | | |
| |||
0 commit comments