Commit a7acf3d
authored
# Rationale for this change
The motivation for this PR is to create to improve the testing
infrastructure as a precursor to the following PR:
- #9221
@Jefffrey seemed to be in favor of using `insta` for more tests:
#9221 (comment)
# What changes are included in this PR?
This PR does not do logic changes, but is a straightforward translation
of the current tests. More test cases, especially around escape
sequences can be added in follow up PRs.
# Are these changes tested?
Yes, to review we still need to manually confirm that no test cases
changed accidentally.
# Are there any user-facing changes?
No.
1 parent a20753c commit a7acf3d
6 files changed
Lines changed: 460 additions & 568 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments