Wait for Handlebars function in {{#recommendations}} test#27571
Wait for Handlebars function in {{#recommendations}} test#27571
{{#recommendations}} test#27571Conversation
no ref `hbs.cachePartials` is async, but we weren't waiting for it. Let's start doing that, which should make this test more reliable.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe test file for recommendations is updated to handle the 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
no ref
hbs.cachePartialsis async, but we weren't waiting for it. Let's start doing that, which should make this test more reliable.