Skip to content

PHPUnit tests - #87

Merged
jeffpaul merged 9 commits into
developfrom
test/phpunit
Nov 30, 2022
Merged

PHPUnit tests#87
jeffpaul merged 9 commits into
developfrom
test/phpunit

Conversation

@cadic

@cadic cadic commented Feb 28, 2022

Copy link
Copy Markdown
Contributor

Description of the Change

Adds PHP Unit tests

Changelog Entry

Added - Unit tests

@jeffpaul

Copy link
Copy Markdown
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
Copy Markdown
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
Comment thread 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
Copy Markdown
Contributor

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
Copy Markdown
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

@faisal-alvi faisal-alvi left a comment

Copy link
Copy Markdown
Contributor

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