-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
29 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 5 additions & 6 deletions
11
crates/cli/tests/snapshots/generate_test__interpolates_destination_path.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
--- | ||
source: crates/cli/tests/generate_test.rs | ||
assertion_line: 174 | ||
expression: get_path_safe_output(&assert) | ||
expression: assert.output_standardized() | ||
--- | ||
|
||
Variable testing | ||
A template for testing all variable config combinations. | ||
|
||
|
||
created --> ./test/control.txt | ||
created --> ./test/expressions.txt | ||
created --> ./test/file-default-0.txt | ||
created --> ./test/filters.txt | ||
created --> test/control.txt | ||
created --> test/expressions.txt | ||
created --> test/file-default-0.txt | ||
created --> test/filters.txt | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 5 additions & 6 deletions
11
.../cli/tests/snapshots/generate_test__overwrites_existing_files_when_interpolated_path.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
--- | ||
source: crates/cli/tests/generate_test.rs | ||
assertion_line: 108 | ||
expression: get_path_safe_output(&assert) | ||
expression: assert.output_standardized() | ||
--- | ||
|
||
Variable testing | ||
A template for testing all variable config combinations. | ||
|
||
|
||
replaced -> ./test/control.txt | ||
replaced -> ./test/expressions.txt | ||
replaced -> ./test/file-default-0.txt | ||
replaced -> ./test/filters.txt | ||
replaced -> test/control.txt | ||
replaced -> test/expressions.txt | ||
replaced -> test/file-default-0.txt | ||
replaced -> test/filters.txt | ||
|
||
|
||
|