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

[ECP-9440] Implement GraphQL mutation to initiate express quote on PDP #112

Merged
merged 5 commits into from
Sep 19, 2024

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Sep 18, 2024

Summary

This PR introduces a new GraphQL mutation to initiate express payment quote on product detail page (PDP). Please see the schema definition for the usage. Adyen docs link will be added soon to this PR.

Besides the mutation implementation unit and API functional test suites have been created.

Tested scenarios

  • Unit tests
  • GraphQL API functional tests

@candemiralp candemiralp requested a review from a team as a code owner September 18, 2024 08:07
@candemiralp candemiralp marked this pull request as draft September 18, 2024 08:13
Copy link

sonarcloud bot commented Sep 18, 2024

@candemiralp candemiralp changed the title [ECP-9440] [ECP-9440] Implement GraphQL mutation to initiate express quote on PDP Sep 18, 2024
@candemiralp candemiralp marked this pull request as ready for review September 19, 2024 08:01
@candemiralp candemiralp merged commit 7ef7369 into feature/supportGraphql Sep 19, 2024
1 of 3 checks passed
@candemiralp candemiralp deleted the ECP-9440 branch September 19, 2024 11:20
candemiralp added a commit that referenced this pull request Sep 30, 2024
…DP (#116)

* [ECP-9440] Implement GraphQL mutation to initiate express quote on PDP (#112)

* [ECP-9440] Define the schema and implement the mutation

* [ECP-9440] Introduce PHPUnit test suite and write unit tests

* [ECP-9440] Run unit tests on Github workflows

* [ECP-9440] Fix Sonar quality issues

---------

Co-authored-by: Can Demiralp <[email protected]>

* Implement GraphQL test suite (#114)

* [ECP-9440] Define the schema and implement the mutation

* [ECP-9440] Introduce PHPUnit test suite and write unit tests

* [ECP-9440] Run unit tests on Github workflows

* [ECP-9440] Fix Sonar quality issues

* [ECP-9440] Introduce GraphQL test suite and write tests

---------

Co-authored-by: Can Demiralp <[email protected]>

* [ECP-9441] Implement expressActivate mutation to activate express quote on PDP (#113)

* [ECP-9441] Implement expressActivate mutation and add unit tests

* [ECP-9441] Write API functional tests for GraphQL mutation

* [ECP-9441] Formatting

---------

Co-authored-by: Can Demiralp <[email protected]>

* [ECP-9442] Implement expressCancel mutation and add test cases (#115)

Co-authored-by: Can Demiralp <[email protected]>

* Allow composer plugin installation

* Allow composer plugin installation

* Create SonarCloud project configuration

* Improve exception handling

* Update unit tests

* Update schema definition and GraphQL tests

* Introduce GraphQL testing workflow

* Add php.ini to GraphQL workflow

* Update schema

---------

Co-authored-by: Can Demiralp <[email protected]>
@khushboo-singhvi khushboo-singhvi mentioned this pull request Oct 3, 2024
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.

1 participant