Skip to content

Implement parameter for cargo xtask web-tests to refresh slide list to test in the web tests #2744

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
michael-kerscher opened this issue May 7, 2025 · 0 comments

Comments

@michael-kerscher
Copy link
Collaborator

with #2743 implementing a cargo xtask web-tests command there is opportunity for a parameter of this command to make life easier.

There is a script create-slide.list.sh that is used to create the list of available slides on the system.

It requires either the TEST_BOOK_DIR env variable (defined in the CI script) or the directory as the first parameter (wdio.conf.ts defaults to ../book/html if the environment is not set).

That could be a parameter of this command to run the script. Something along the lines of "--refresh-slide-list" or shorter.

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

No branches or pull requests

1 participant