Trashmodalunit test#5816
Trashmodalunit test#5816Prashant-thakur77 wants to merge 8 commits intolearningequality:unstablefrom
Conversation
|
👋 Hi @Prashant-thakur77, thanks for contributing! For the review process to begin, please verify that the following is satisfied:
Also check that issue requirements are satisfied & you ran Pull requests that don't follow the guidelines will be closed. Reviewer assignment can take up to 2 weeks. |
|
Hlo @MisRob ,I have resolved the issue,do review when you have time. |
08ea025 to
90f477b
Compare
Summary
Migrates trashModal.spec.js from @vue/test-utils to @testing-library/vue, as part of the broader effort to make Studio's frontend tests more user-centric and resilient to implementation changes.
Manual verification:
Screencast.From.2026-04-07.16-36-39.webm
References
Closes #5790
See #5789
Reviewer guidance
1)Only trashModal.spec.js was changed.
2) Reviewer need to check if all the needed testcases are present and testing-library is properly used.
AI usage
I used Claude to help plan and implement the migration.I checked other Testing-library implementations and verified the tests written and updated wherever needed.I followed the guidance given in the issue description and its parent issue description.I again checked if all the test cases are passing properly.