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 test workflow #13

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Add test workflow #13

merged 1 commit into from
Jan 27, 2024

Conversation

falk-werner
Copy link
Owner

This PR introduces a test workflow. In the first step, only backend (Rust code) will be tested. There is no test by now, since tests will be added along with feature implementation.

@falk-werner falk-werner marked this pull request as ready for review January 27, 2024 07:44
@falk-werner
Copy link
Owner Author

I'm not sure if a separate workflow is the best idea. Alternatively, we can add the unit test step to our build workflow. What is preferred in your opinion?

@falk-werner falk-werner enabled auto-merge (rebase) January 27, 2024 09:27
@fersaru
Copy link
Collaborator

fersaru commented Jan 27, 2024

I prefer a workflow as this enforces the contributor to ensure all written tests still work.

@falk-werner falk-werner merged commit bfc2255 into main Jan 27, 2024
4 checks passed
@falk-werner falk-werner deleted the feature/unit-test branch January 27, 2024 18:28
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.

2 participants