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

Created the test framework #18

Merged
merged 10 commits into from
Jul 13, 2024
Merged

Created the test framework #18

merged 10 commits into from
Jul 13, 2024

Conversation

lelaus
Copy link
Collaborator

@lelaus lelaus commented Jul 13, 2024

CI/CD pipeline has been created and checked. It is made by two parts:

  1. automatic tests: they are performed at each push, no matter the branch; for the time being, a single test has been implemented, the aim of issue Create the test framework #12 being to create the framework. The implementation of the entire test suite will be performed later on, when managing a corresponding dedicated issue, not yet available; the command to run each test that will be implemented in the future shall be written in the file .github/workflows/main.yml starting from line 19.

  2. automatic documentation: the automatic compilation of the documentation has been checked; it works; from now on, it will be performed only when pushes will be made into the master branch.

@dmanzione dmanzione merged commit b64860c into master Jul 13, 2024
2 checks passed
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