Commit 69f5c1d
committed
test: update existing tests for improved accuracy
- Remove afterEach cleanup logic (unnecessary with Vitest browser mode auto-reset)
- Remove redundant test cases and improve test names in blokr.test.ts
- Change event-blocking.test.ts from mousedown to click event tests
- Reflect core improvements from previous commits1 parent de8827a commit 69f5c1d
2 files changed
Lines changed: 9 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 5 | | |
14 | 6 | | |
15 | 7 | | |
| |||
196 | 188 | | |
197 | 189 | | |
198 | 190 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 191 | | |
212 | 192 | | |
213 | 193 | | |
| |||
282 | 262 | | |
283 | 263 | | |
284 | 264 | | |
285 | | - | |
| 265 | + | |
286 | 266 | | |
287 | | - | |
288 | | - | |
| 267 | + | |
| 268 | + | |
289 | 269 | | |
| 270 | + | |
290 | 271 | | |
291 | 272 | | |
292 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 5 | | |
14 | | - | |
| 6 | + | |
15 | 7 | | |
16 | 8 | | |
17 | | - | |
| 9 | + | |
18 | 10 | | |
19 | 11 | | |
20 | 12 | | |
21 | 13 | | |
22 | 14 | | |
23 | | - | |
| 15 | + | |
24 | 16 | | |
25 | 17 | | |
26 | 18 | | |
| |||
0 commit comments