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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: Run samples as integration tests. #6670

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

moonbox3
Copy link
Contributor

Motivation and Context

We have tests that cover our samples -- notebooks, learn and concepts; however, they aren't getting triggered in the pipeline. They would need to run manually, which may not always be the case, and thus would allow for us to check-in changes that may break these.

Description

Run the /tests/samples directory as integration tests now. This will give us the peace of mind that we have coverage as code is checked in via pull requests.

Contribution Checklist

@moonbox3 moonbox3 added this pull request to the merge queue Jun 11, 2024
Merged via the queue into microsoft:main with commit c39eb1a Jun 11, 2024
12 checks passed
@moonbox3 moonbox3 deleted the run_samples_integration_tests branch June 11, 2024 17:18
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.

None yet

3 participants