Commit 68e3376
fix: clean up sign-in form tests and loading state
- Remove per-test ProgressSpinner stub; stub globally in mountComponent
- Use findComponent(ProgressSpinner) consistently in loading tests
- Replace non-null assertion with throwing guard in findForgotPasswordButton
Amp-Thread-ID: https://ampcode.com/threads/T-019c7f35-4320-75dc-be40-98526259f2ae
Co-authored-by: Amp <amp@ampcode.com>1 parent d91a1e8 commit 68e3376
1 file changed
+8
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| |||
151 | 154 | | |
152 | 155 | | |
153 | 156 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 157 | + | |
173 | 158 | | |
174 | 159 | | |
175 | | - | |
| 160 | + | |
176 | 161 | | |
177 | 162 | | |
178 | 163 | | |
| |||
0 commit comments