Commit b25f35d
committed
(CAT-2484): Add integration test for Issue #254 YAML overwrite prevention
Verifies that --fix flag does not corrupt YAML files when processing
directories containing both .pp and .yaml files.
Signed-off-by: Gavin Didrichsen <[email protected]>1 parent 6b988a2 commit b25f35d
File tree
3 files changed
+28
-0
lines changed- spec
- fixtures/test/manifests/issue_254_overwriting_yaml
- unit/puppet-lint
3 files changed
+28
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
618 | 636 | | |
619 | 637 | | |
620 | 638 | | |
| |||
0 commit comments