Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve test coverage from #30997 #31042

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

Merged
merged 1 commit into from
Apr 10, 2019
Merged

Improve test coverage from #30997 #31042

merged 1 commit into from
Apr 10, 2019

Conversation

MikkelPaulson
Copy link
Contributor

Q A
Branch? master
Bug fix? yes (test enhancement against change on master)
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets enhancement for #30997
License MIT
Doc PR N/A

Test coverage added in #30997 did a good job of validating previous behaviour, but didn't adequately cover the new callback logic. Added coverage for new methods on the Question object.

Test coverage added in #30997 did a good job of validating previous
behaviour, but didn't adequately cover the new callback logic. Added
coverage for new methods on the Question object.
@fabpot
Copy link
Member

fabpot commented Apr 10, 2019

Thank you @MikkelPaulson.

@fabpot fabpot merged commit 4693422 into symfony:master Apr 10, 2019
fabpot added a commit that referenced this pull request Apr 10, 2019
This PR was merged into the 4.3-dev branch.

Discussion
----------

Improve test coverage from #30997

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes (test enhancement against change on master)
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | enhancement for #30997
| License       | MIT
| Doc PR        | N/A

Test coverage added in #30997 did a good job of validating previous behaviour, but didn't adequately cover the new callback logic. Added coverage for new methods on the Question object.

Commits
-------

4693422 Improve test coverage from #30997
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.

3 participants