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

Set up Linting/Testing Pipelines #2

Closed
atar13 opened this issue Oct 2, 2023 · 2 comments · Fixed by #34
Closed

Set up Linting/Testing Pipelines #2

atar13 opened this issue Oct 2, 2023 · 2 comments · Fixed by #34
Assignees

Comments

@atar13
Copy link
Member

atar13 commented Oct 2, 2023

🚀 Feature

We should have CI pipelines to check for code style and that all tests pass. This linter and testing framework should also be able to be run locally.

Motivation

Ensure code style remains stable and catch bugs before the system goes into production.

@atar13
Copy link
Member Author

atar13 commented Oct 2, 2023

We now have testing with google test

@Tyler-Lentz
Copy link
Contributor

TODO: make testing framework run on CI, and add entire linting part

@Samir-Rashid Samir-Rashid linked a pull request Oct 19, 2023 that will close this issue
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 a pull request may close this issue.

2 participants