Commit eae4fa0
chore: migrate to chai@6
As suggested in this PR:
* explicitly depend on `chai` and `sinon` where needed
* wire both together using a `globals.js` file that is imported
with the bundle => need to workaround tree-shaking so it is
not accidentally optimized away1 parent ef93fbb commit eae4fa0
File tree
15 files changed
+141
-398
lines changed- test
- spec
- animation
- features
- context-pads
- log
- show-scopes
- simulator
15 files changed
+141
-398
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
0 commit comments