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

[DEV] Finish setting up tests and automated workflow #2

Open
davidallendj opened this issue May 13, 2023 · 0 comments
Open

[DEV] Finish setting up tests and automated workflow #2

davidallendj opened this issue May 13, 2023 · 0 comments
Labels
build ci enhancement New feature or request

Comments

@davidallendj
Copy link
Owner

davidallendj commented May 13, 2023

The basics for unit testing are already in the repository under tests/basic.cpp, but the tests aren't really that meaningful as of right now. There should be some tests that guarantee the functionality of the tool works, such as installing, removing, updating, etc.

In addition, these tests should be ran and checked using an automated work flow with Github actions and/or Gitlab runners. The runners should create a new release upon completion with multi-arch builds.

@davidallendj davidallendj added the enhancement New feature or request label May 18, 2023
@davidallendj davidallendj changed the title Finish setting up unit testing [DEV] Finish setting up workflow with Github actions Aug 18, 2024
@davidallendj davidallendj changed the title [DEV] Finish setting up workflow with Github actions [DEV] Finish setting up automated workflow with Github actions Aug 18, 2024
@davidallendj davidallendj changed the title [DEV] Finish setting up automated workflow with Github actions [DEV] Finish setting up tests and automated workflow Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build ci enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant