Skip to content

Add more vue.js component tests#238

Merged
rwood-moz merged 1 commit intomainfrom
testing/component-tests-p2
Mar 25, 2026
Merged

Add more vue.js component tests#238
rwood-moz merged 1 commit intomainfrom
testing/component-tests-p2

Conversation

@rwood-moz
Copy link
Copy Markdown
Contributor

@rwood-moz rwood-moz commented Mar 18, 2026

Add the next set of vue.js mounted component tests (fixes #190).

The component tests are already set to run automatically in CI inside PR checks. As noted in the README, to run the tests on your local machine just do:

npm install
npm run test:components
Screenshot 2026-03-24 at 3 55 25 PM

@rwood-moz rwood-moz force-pushed the testing/component-tests-p2 branch 4 times, most recently from 4a24e36 to 145a72b Compare March 23, 2026 21:04
@rwood-moz rwood-moz force-pushed the testing/component-tests-p2 branch from 145a72b to 5e3e607 Compare March 24, 2026 19:32
@rwood-moz rwood-moz changed the title WIP: Add more vue.js component tests Add more vue.js component tests Mar 24, 2026
@rwood-moz rwood-moz marked this pull request as ready for review March 24, 2026 19:58
Copy link
Copy Markdown
Contributor

@davinotdavid davinotdavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks for adding more tests!

@rwood-moz rwood-moz merged commit c52d898 into main Mar 25, 2026
3 checks passed
@rwood-moz rwood-moz deleted the testing/component-tests-p2 branch March 25, 2026 13:49
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.

Add vue.js mounted component tests

2 participants