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

Add Unit Tests for BumbleDocGen\Core\Plugin Namespace #24

Open
seanmcn opened this issue Oct 4, 2023 · 0 comments
Open

Add Unit Tests for BumbleDocGen\Core\Plugin Namespace #24

seanmcn opened this issue Oct 4, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest tests Improvements or additions to tewsts

Comments

@seanmcn
Copy link
Collaborator

seanmcn commented Oct 4, 2023

We aim to ensure that the code in BumbleDocGen\Core\Plugin namespace is functioning correctly. Here's how you can contribute:

  1. Write Tests:

    • Utilize PHPUnit to create tests for all classes and methods in this directory.
    • Ensure tests are thorough and follow the existing testing conventions in the project.
  2. Run Tests Locally:

    • Execute composer run-script test to run the tests on your local machine and ensure they pass.
  3. Create Pull Request:

    • Make a pull request to the 1.x.x branch with your tests.
    • GitHub will automatically run your tests again when you create the pull request.
  4. Need Help?

    • If you encounter any issues or need clarification, comment on the issue and a maintainer will assist you.
@seanmcn seanmcn added enhancement New feature or request good first issue Good for newcomers labels Oct 4, 2023
@seanmcn seanmcn changed the title Add Unit Tests for BumbleDocGen\Core\Plugin Directory Add Unit Tests for BumbleDocGen\Core\Plugin namespace Oct 4, 2023
@seanmcn seanmcn added hacktoberfest tests Improvements or additions to tewsts labels Oct 4, 2023
@seanmcn seanmcn changed the title Add Unit Tests for BumbleDocGen\Core\Plugin namespace Add Unit Tests for BumbleDocGen\Core\Plugin Namespace Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest tests Improvements or additions to tewsts
Projects
None yet
Development

No branches or pull requests

1 participant