Skip to content

Conversation

@LightCreator1007
Copy link
Contributor

@LightCreator1007 LightCreator1007 commented Jan 15, 2026

Fixes #5637

Migrates test suite to Vue Testing Library to focus on user behavior rather than implementation details.

  • Replaced brittle wrapper manipulation with screen queries
  • Added validation and successful submission scenarios
  • Verified correct payload dispatch to Vuex with query params
image

Migrates test suite to Vue Testing Library to focus on user behavior rather than implementation details.
- Replaced brittle wrapper manipulation with screen queries
- Added validation and successful submission scenarios
- Verified correct payload dispatch to Vuex with query params

Closes learningequality#5637
@learning-equality-bot
Copy link

👋 Thanks for contributing!

We will assign a reviewer within the next two weeks. In the meantime, please ensure that:

  • You ran pre-commit locally
  • All issue requirements are satisfied
  • The contribution is aligned with our Contributing guidelines. Pay extra attention to Using generative AI. Pull requests that don't follow the guidelines will be closed.

We'll be in touch! 😊

@MisRob MisRob changed the title test(accounts): refactored tests of ResetPassword component to use VTL [Remove Vuetify from Studio] Convert 'Reset password' unit tests to Vue Testing Library Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Remove Vuetify from Studio] Convert 'Reset password' unit tests to Vue Testing Library

1 participant