Skip to content

docs(e2e): update test command examples in readme #762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xpyctumo
Copy link
Contributor

Remove outdated commands referencing missing scripts and show how to run specific suites/files using yarn test:e2e

@xpyctumo xpyctumo added the documentation Improvements or additions to documentation label Jun 24, 2025
@xpyctumo
Copy link
Contributor Author

xpyctumo commented Jul 4, 2025

Recent changes have updated the ability to run tests.

The parameter structure has been changed. Previously, the launch commands were in package.json, but now tests can be run in a more parameterized way.
However, we forgot to update the README with the launch commands, so the old versions remain there.

Command

yarn test:e2e:completion:structs

Does not exist

This PR fixes that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants