Commit 387fef1
test: map-guessr/nmpzのスモークテスト除外を解除
旧PR #1231 (jestベース) ではts-jestがpuppeteer-core(ESM形式)を
パースできず起動時にクラッシュしていたため両botを除外していたが、
vitestはESMをネイティブに扱えるためこの制約は存在しない。実際に
テストを走らせたところ、map-guessrはそのままpassした。nmpzは
GOOGLE_MAPS_API_KEY/CLOUDINARY_URLが未設定だとモジュール読み込み時に
即座にthrowする実装だったため、テスト側でダミー値を設定して対応した。
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BuziKVfh8Zx1WC9bRy2MYu1 parent e517039 commit 387fef1
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 81 | | |
87 | 82 | | |
88 | 83 | | |
| |||
136 | 131 | | |
137 | 132 | | |
138 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
| |||
0 commit comments