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

Unit tests #142

Merged
merged 14 commits into from
Jan 21, 2022
Merged

Unit tests #142

merged 14 commits into from
Jan 21, 2022

Conversation

cadic
Copy link
Contributor

@cadic cadic commented Jan 17, 2022

Description of the Change

Closes #141
Added PHPUnit test framework and tests to cover the codebase.

Alternate Designs

Possible Drawbacks

Verification Process

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Changelog Entry

Added - Unit tests

Credits

Props @cadic

@cadic cadic self-assigned this Jan 17, 2022
@cadic cadic added this to the 1.3.0 milestone Jan 17, 2022
@cadic cadic changed the title [Draft] Try/unit tests Unit tests Jan 17, 2022
@cadic cadic requested a review from jeffpaul January 17, 2022 17:06
@jeffpaul jeffpaul requested review from a team and dkotter and removed request for jeffpaul and a team January 20, 2022 21:37
@dkotter dkotter merged commit 6dc0474 into develop Jan 21, 2022
@dkotter dkotter deleted the try/unit-tests branch January 21, 2022 17:04
@cadic cadic modified the milestones: 1.3.0, 1.2.2 Feb 16, 2022
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.

Unit Tests
3 participants