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

[Tests] fixed compatbility of assertEquals(): void #30596

Merged
merged 1 commit into from Mar 19, 2019

Conversation

HeahDude
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets ~
License MIT
Doc PR ~

Same as #30474.

@fabpot
Copy link
Member

fabpot commented Mar 19, 2019

Instead of that complex code, what about removing overriding assertEquals and create a specialized assertDatetimeEquals() method internal to the tests?

@HeahDude
Copy link
Contributor Author

Makes sense, done!

@fabpot
Copy link
Member

fabpot commented Mar 19, 2019

Thank you @HeahDude.

@fabpot fabpot merged commit 3f7bedc into symfony:3.4 Mar 19, 2019
fabpot added a commit that referenced this pull request Mar 19, 2019
…Dude)

This PR was merged into the 3.4 branch.

Discussion
----------

[Tests] fixed compatbility of assertEquals(): void

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | ~
| License       | MIT
| Doc PR        | ~

Same as #30474.

Commits
-------

3f7bedc [Tests] fixed compatbility of assertEquals(): void
@HeahDude HeahDude deleted the fix-assert-void branch March 19, 2019 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants