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

test(functions): add missing test cases #26

Open
nyoungstudios opened this issue Sep 30, 2024 · 0 comments
Open

test(functions): add missing test cases #26

nyoungstudios opened this issue Sep 30, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@nyoungstudios
Copy link
Owner

nyoungstudios commented Sep 30, 2024

Description

This repo has a handful of functions that install various tools.

However, not all of them have test cases.

The documentation for how to write a test case is here.

How to do this

  1. Add a folder in the test case resource directory that matches the function you are testing.
  2. Follow the documentation for how to write a test case.
  3. Open a PR and check if the GitHub Action workflows pass

Examples

Here are some examples:

#22
#24
#25

@nyoungstudios nyoungstudios added the good first issue Good for newcomers label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant