Skip to content
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

Implement an automated test runner #29

Open
mariusarvinte opened this issue Feb 24, 2025 · 0 comments · May be fixed by #40 or #37
Open

Implement an automated test runner #29

mariusarvinte opened this issue Feb 24, 2025 · 0 comments · May be fixed by #40 or #37
Assignees

Comments

@mariusarvinte
Copy link
Collaborator

The current state of the project has already accumulated 10+ exemplar commands. This makes the release process tedious, because we have to manually run each command and check that it loads a model successfully and doesn't crash.

We need to collect and automate the running of all example commands. Commands that run for too many steps should be run with fewer steps and successful completion should be asserted.

@adarshan-intel adarshan-intel self-assigned this Mar 4, 2025
@ajithraj-intel ajithraj-intel self-assigned this Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants