Skip to content

BUGFIX: fix functional test cases for AbstractQueueTest with Flow 7#54

Closed
tweis wants to merge 1 commit into
Flowpack:masterfrom
tweis:bugfix-functional-tests
Closed

BUGFIX: fix functional test cases for AbstractQueueTest with Flow 7#54
tweis wants to merge 1 commit into
Flowpack:masterfrom
tweis:bugfix-functional-tests

Conversation

@tweis

@tweis tweis commented Oct 29, 2021

Copy link
Copy Markdown
Contributor

With Flow 7, Functional Tests throw an error because assertInternalType has been removed in PHPUnit 9.0.

To ensure compatibility with Flow 5 and PHPUnit 7.1, the bugfix uses assertEqual instead of assertIsString.

@kdambekalns

Copy link
Copy Markdown
Member

Thanks for the PR, @tweis! I replaced your fix (before I knew about this PR) with something that is now part of #62.

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.

2 participants