Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughSeven pytest fixtures in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |



Closes MPT-19124
Changed pytest fixture scope from
sessiontomodulefor seven fixtures intests/e2e/conftest.py:mpt_vendorasync_mpt_vendormpt_opsasync_mpt_opsmpt_clientasync_mpt_clientrp_loggerFixtures now have a module-level lifetime, meaning they are created once per test module instead of once per entire test session