-
Notifications
You must be signed in to change notification settings - Fork 18
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
Unit tests #54
Closed
Closed
Unit tests #54
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
…77/estrutura-basica
…cessários nesta release
Merge branch 'master' of github.com:vindi/vindi-magento2 # Conflicts: # README.md # app/code/Vindi/Payment/Model/Payment/Vindi.php # app/code/Vindi/Payment/etc/adminhtml/system.xml # app/code/Vindi/Payment/etc/config.xml # app/code/Vindi/Payment/etc/frontend/routes.xml # app/code/Vindi/Payment/etc/module.xml # app/code/Vindi/Payment/etc/payment.xml # app/code/Vindi/Payment/view/frontend/layout/checkout_index_index.xml # app/code/Vindi/Payment/view/frontend/web/template/payment/vindi.html
# Conflicts: # app/code/Vindi/Payment/Model/Payment/Vindi.php # app/code/Vindi/Payment/etc/adminhtml/system.xml # app/code/Vindi/Payment/etc/config.xml # app/code/Vindi/Payment/etc/module.xml # app/code/Vindi/Payment/etc/payment.xml # app/code/Vindi/Payment/view/frontend/layout/checkout_index_index.xml
…ling the token field in the configurations of the module
…to-marketplace validation for existence of some payment method and validation of fil…
Co-Authored-By: Laerte Guimarães <[email protected]>
Co-Authored-By: Laerte Guimarães <[email protected]>
Co-Authored-By: Laerte Guimarães <[email protected]>
Feature/trezo unit tests
laerte-guimaraes
suggested changes
Aug 22, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Poderia utilizar o template de pull requests e descrever melhor o que está sendo realizado nesse PR?
Outra informação importante seria o como testar a solução proposta 🤔
haw-trezo
reviewed
Aug 22, 2019
Feature/trezo unit tests
Aberto novo PR com as alterações e o template correto: |
carolineesteves
pushed a commit
to bizcommerce/vindi-magento2
that referenced
this pull request
Sep 13, 2024
Merge pull request vindi#35 from bizcommerce/master
carolineesteves
pushed a commit
to bizcommerce/vindi-magento2
that referenced
this pull request
Sep 13, 2024
Merge pull request vindi#54 from cedran/master
carolineesteves
pushed a commit
to bizcommerce/vindi-magento2
that referenced
this pull request
Sep 13, 2024
Merge pull request vindi#72 from cedran/master
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.
Unit tests