-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Fix static tests #960
Merged
Merged
Fix static tests #960
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ctional tests - Excluded api-functional tests from PSR-X code style check - Excluded Magento\Webapi\Routing\RequestIdOverrideTest from Magento\Test\Legacy\WordsTest
…ctional tests - Excluded the whole api-functional directory from PSR-X code style check - Made similar changes for integration and unit test directory for consistency
…-Fix-Static-Test-Failures
…res' into fix-static-tests
magento-engcom-team
pushed a commit
that referenced
this pull request
Oct 31, 2019
magento-engcom-team
pushed a commit
that referenced
this pull request
Oct 31, 2019
magento-engcom-team
pushed a commit
that referenced
this pull request
Oct 31, 2019
magento-engcom-team
pushed a commit
that referenced
this pull request
Oct 31, 2019
magento-engcom-team
added a commit
that referenced
this pull request
Oct 31, 2019
Accepted Community Pull Requests: - magento/graphql-ce#971: Magento 2.3.2 - PWA - graphQl fetching Issue for phtml file called in static block #960 (by @XxXgeoXxX) - magento/graphql-ce#1028: magento/graphql-ce#1009: [Test Coverage] Cover exception in SalesGraphQl\Model\Resolver\Orders (by @atwixfirster) - magento/graphql-ce#943: graphQl-903: deprecated use_for_shipping in billing address schema (by @VitaliyBoyko) - magento/graphql-ce#899: graphQl-890: Replaced usage of the CartItemQuantity with the CartItem… (by @VitaliyBoyko) - magento/graphql-ce#1030: Extend coverage for CustomerGraphQL (by @TomashKhamlai) Fixed GitHub Issues: - magento/graphql-ce#1009: [Test Coverage] Cover exception in SalesGraphQl\Model\Resolver\Orders (reported by @TomashKhamlai) has been fixed in magento/graphql-ce#1028 by @atwixfirster in 2.3-develop branch Related commits: 1. 7b345f0 - magento/graphql-ce#890: [Checkout] Replace usage of CartItemQuantity with CartItemInterface (reported by @paliarush) has been fixed in magento/graphql-ce#899 by @VitaliyBoyko in 2.3-develop branch Related commits: 1. b3f510d 2. f7ab08e 3. 94e8f14 4. 77e3a9c 5. 863d178 6. 6297199 7. 795931f 8. c9c13a6 9. 8b51315 10. 344648f 11. b9f708b - magento/graphql-ce#1011: [Test Coverage] Extend coverage for CustomerGraphQL (reported by @TomashKhamlai) has been fixed in magento/graphql-ce#1030 by @TomashKhamlai in 2.3-develop branch Related commits: 1. 56382f1 2. a97ef07 3. 461763e
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull request for fixing Travis static tests