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

PHPUnit tests #87

Merged
merged 9 commits into from
Nov 30, 2022
Merged

PHPUnit tests #87

merged 9 commits into from
Nov 30, 2022

Conversation

cadic
Copy link
Contributor

@cadic cadic commented Feb 28, 2022

Description of the Change

Adds PHP Unit tests

Changelog Entry

Added - Unit tests

@jeffpaul
Copy link
Member

@cadic what else remains here to open this for review/merging? Not looking to get full coverage, just getting something here would be good.

@jeffpaul
Copy link
Member

@cadic pinging again here to see if there's more to get this up for review/merge?

@jeffpaul jeffpaul added this to the Future Release milestone Nov 14, 2022
@cadic cadic marked this pull request as ready for review November 17, 2022 14:41
@cadic cadic requested review from a team and faisal-alvi and removed request for a team November 17, 2022 14:41
faisal-alvi
faisal-alvi previously approved these changes Nov 18, 2022
phpunit.xml.dist Outdated
Comment on lines 3 to 9
bootstrap="tests/unit/bootstrap.php"
backupGlobals="false"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
verbose="true"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like an extra tab?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@faisal-alvi thank you, fixed that in 556b11e

@cadic cadic requested a review from faisal-alvi November 22, 2022 08:57
Copy link
Member

@faisal-alvi faisal-alvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@jeffpaul jeffpaul modified the milestones: Future Release, 1.5.0 Nov 30, 2022
@jeffpaul jeffpaul merged commit d8285ba into develop Nov 30, 2022
@jeffpaul jeffpaul deleted the test/phpunit branch November 30, 2022 17:51
@peterwilsoncc peterwilsoncc modified the milestones: 1.5.0, 1.4.1 Dec 14, 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.

4 participants