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

Add integration tests #30

Merged
merged 11 commits into from
Feb 13, 2025
Merged

Add integration tests #30

merged 11 commits into from
Feb 13, 2025

Conversation

kratman
Copy link
Contributor

@kratman kratman commented Feb 13, 2025

These are a bit of a stop gap to test PRs until we get local tests for the C++ code

@kratman kratman self-assigned this Feb 13, 2025
@kratman kratman marked this pull request as ready for review February 13, 2025 20:09
@kratman kratman requested a review from a team as a code owner February 13, 2025 20:09
Copy link
Member

@MarcBerliner MarcBerliner left a comment

Choose a reason for hiding this comment

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

LGTM once tests pass (except windows)

@kratman kratman merged commit 04abfc4 into main Feb 13, 2025
22 of 23 checks passed
@kratman kratman deleted the feat/integrationTests branch February 13, 2025 22:41
- name: Build and test
run: |
cd ..
git clone https://github.com/pybamm-team/PyBaMM.git
Copy link
Member

Choose a reason for hiding this comment

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

Minor comment: this can use actions/checkout: https://github.com/actions/checkout/tree/v4/?tab=readme-ov-file#checkout-multiple-repos-side-by-side to avoid cding in and out of the main working directory.

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.

3 participants