Commit a58f426
authored
chore(quickstart): migrate to Jest 30 (#3018)
Install Jest 30 peer dependencies as required by @backstage/cli 0.36.0 and fix test incompatibilities for Jest 30 and JSDOM 27.
Signed-off-by: Jon Koops <jonkoops@gmail.com>1 parent ba8920f commit a58f426
3 files changed
Lines changed: 2209 additions & 147 deletions
File tree
- workspaces/quickstart
- plugins/quickstart/src/components/QuickstartButton
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
| |||
workspaces/quickstart/plugins/quickstart/src/components/QuickstartButton/QuickstartButton.test.tsx
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
0 commit comments