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

Implementing and running Test on Push #8

Closed
manoskary opened this issue Feb 8, 2023 · 0 comments
Closed

Implementing and running Test on Push #8

manoskary opened this issue Feb 8, 2023 · 0 comments
Assignees

Comments

@manoskary
Copy link
Owner

An important step to development:

  • Implementing a test for every new functionality (Manos & Nimrod)
  • Running the tests on push by creating a github workflow (Manos)

To do this we need to solve the compilation of the project in the setup:
we need to have:
pip install . should compile all C code.

@manoskary manoskary self-assigned this May 2, 2024
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

No branches or pull requests

1 participant