MPT-19482 unskip forms e2e tests and add fixtures for published forms#260
MPT-19482 unskip forms e2e tests and add fixtures for published forms#260
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 (3)
📝 WalkthroughWalkthroughThis PR enables previously skipped e2e tests for the Helpdesk forms API and introduces new fixtures that publish forms. Two new pytest fixtures ( Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 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-19482
Release Notes
created_published_formandasync_created_published_formpytest fixtures to publish Helpdesk forms before running teststest_get_form,test_list_forms,test_update_form,test_publish_form,test_delete_form) to enable active executiontest_get_form,test_list_forms,test_create_form,test_update_form,test_publish_form,test_delete_form) to enable active executiontest_unpublish_formin both sync and async test files to use the new published form fixtures and validate unpublish operation with explicit status assertion